3 references to IsObjectOutOfContext
mscorlib (3)
system\runtime\remoting\identityholder.cs (2)
774
if (RemotingServices.
IsObjectOutOfContext
(obj))
804
if (RemotingServices.
IsObjectOutOfContext
(obj))
system\runtime\remoting\remotingservices.cs (1)
924
if(
IsObjectOutOfContext
(obj))