5 references to GetThisPtr
mscorlib (5)
system\runtime\remoting\asyncresult.cs (1)
28_asyncDelegate = (Delegate) m.GetThisPtr();
system\runtime\remoting\message.cs (1)
1011return _message.GetThisPtr();
system\runtime\remoting\realproxy.cs (1)
583if (ar.AsyncDelegate != reqMsg.GetThisPtr())
system\runtime\remoting\remotingproxy.cs (1)
491Object thisPtr = m.GetThisPtr();
system\runtime\remoting\stackbuildersink.cs (1)
330&& msg.GetThisPtr() == server