7 references to GetInvokeMethod
mscorlib (7)
system\delegate.cs (1)
120
RuntimeMethodHandleInternal method = new RuntimeMethodHandleInternal(
GetInvokeMethod
());
system\multicastdelegate.cs (6)
234
result._methodPtrAux =
GetInvokeMethod
();
656
this._invocationCount =
GetInvokeMethod
();
669
this._invocationCount =
GetInvokeMethod
();
682
this._invocationCount =
GetInvokeMethod
();
695
this._invocationCount =
GetInvokeMethod
();
717
this._invocationCount =
GetInvokeMethod
();