3 references to Unmarshal
mscorlib (3)
system\runtime\remoting\remotingservices.cs (3)
848
return
Unmarshal
(classToProxy, url, null);
855
return
Unmarshal
(classToProxy, url, data);
959
return
Unmarshal
(classToProxy, url, null);