2 references to InternalGetMethodBaseFromMethodMessage
mscorlib (2)
system\runtime\remoting\message.cs (1)
3658
MI = RemotingServices.
InternalGetMethodBaseFromMethodMessage
(this);
system\runtime\remoting\remotingservices.cs (1)
1873
MethodBase mb =
InternalGetMethodBaseFromMethodMessage
(msg);