Freigeben über


CoreStrings.ClientProjectionCapturingConstantInMethodInstance Methode

Definition

Die Clientprojektion enthält einen Verweis auf einen konstanten Ausdruck von '{constantType}' über die instance Methode '{methodName}'. Dies kann zu einem Speicherverlust führen. Erwägen Sie, die Methode statisch zu machen, damit sie keine Konstante im instance erfasst. Weitere Informationen und Beispiele finden Sie unter https://go.microsoft.com/fwlink/?linkid=2103067.

public static string ClientProjectionCapturingConstantInMethodInstance (object constantType, object methodName);
public static string ClientProjectionCapturingConstantInMethodInstance (object? constantType, object? methodName);
static member ClientProjectionCapturingConstantInMethodInstance : obj * obj -> string
Public Shared Function ClientProjectionCapturingConstantInMethodInstance (constantType As Object, methodName As Object) As String

Parameter

constantType
Object
methodName
Object

Gibt zurück

Gilt für: