CallSiteOps.SetNotMatched(CallSite) Metoda

Definicja

Przestroga

do not use this method

Sprawdza, czy lokacja dynamiczna wymaga aktualizacji.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

public:
 static bool SetNotMatched(System::Runtime::CompilerServices::CallSite ^ site);
[System.Obsolete("do not use this method", true)]
public static bool SetNotMatched (System.Runtime.CompilerServices.CallSite site);
[<System.Obsolete("do not use this method", true)>]
static member SetNotMatched : System.Runtime.CompilerServices.CallSite -> bool
Public Shared Function SetNotMatched (site As CallSite) As Boolean

Parametry

site
CallSite

Wystąpienie dynamicznej lokacji wywołań.

Zwraca

true jeśli reguła nie wymaga aktualizacji; w przeciwnym razie , false.

Atrybuty

Dotyczy