3 references to SetOrCreateProxy
mscorlib (3)
system\runtime\remoting\remotingservices.cs (3)
1396proxy = SetOrCreateProxy(idObj, serverType, null); 1408proxy = SetOrCreateProxy(idObj, null, proxy); 1434proxy = SetOrCreateProxy(idObj, classToProxy, null);