4 references to SetOrCreateURI
mscorlib (4)
system\runtime\remoting\identity.cs (2)
215SetOrCreateURI(objURI, true /*calling from ID ctor*/); 457SetOrCreateURI(uri, false);
system\runtime\remoting\remotingservices.cs (1)
454idObj.SetOrCreateURI(uri, true);
system\runtime\remoting\serveridentity.cs (1)
156SetOrCreateURI(uri, true); // calling from the constructor