1 override of GetMethodImpl
mscorlib (1)
system\multicastdelegate.cs (1)
561
protected override MethodInfo
GetMethodImpl
()
2 references to GetMethodImpl
mscorlib (2)
system\delegate.cs (1)
227
return
GetMethodImpl
();
system\multicastdelegate.cs (1)
601
return base.
GetMethodImpl
();