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