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