3 references to GetOrCreateProxy
mscorlib (3)
system\runtime\remoting\remotingservices.cs (3)
1100
proxy =
GetOrCreateProxy
(idObj, proxy, true);
1280
obj =
GetOrCreateProxy
(idObj, proxy, true);
1309
obj =
GetOrCreateProxy
(idObj, proxy, fRefine);