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