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