2 references to GetInvokeMethod
System.Private.CoreLib (2)
src\System\Delegate.CoreCLR.cs (1)
82
RuntimeMethodHandleInternal method = new RuntimeMethodHandleInternal(
GetInvokeMethod
());
src\System\MulticastDelegate.CoreCLR.cs (1)
182
result._methodPtrAux =
GetInvokeMethod
();