4 references to RaceSetTransparentProxy
mscorlib (4)
system\marshalbyrefobject.cs (1)
151id.RaceSetTransparentProxy(this);
system\runtime\remoting\realproxy.cs (1)
285((Identity)_identity).RaceSetTransparentProxy(GetTransparentProxy());
system\runtime\remoting\remotingservices.cs (2)
703idObj.RaceSetTransparentProxy(Obj); 1530proxy = idObj.RaceSetTransparentProxy(proxy);