2 references to Unmarshal
mscorlib (2)
system\applicationactivator.cs (1)
179
return RemotingServices.
Unmarshal
(or) as ObjectHandle;
system\runtime\remoting\remotingservices.cs (1)
1826
proxy = (AppDomain)
Unmarshal
(objRef);