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