Base:
method
GetMethodImpl
System.Delegate.GetMethodImpl()
1 reference to GetMethodImpl
mscorlib (1)
system\multicastdelegate.cs (1)
576
return innerDelegate.
GetMethodImpl
();