4 references to MakeURIKey
mscorlib (4)
system\runtime\remoting\identityholder.cs (4)
186
id = ResolveReference(URITable[
MakeURIKey
(URI)]);
209
id = CasualResolveReference(URITable[
MakeURIKey
(uri)]);
528
String uriKey =
MakeURIKey
(idObj.URI);
726
String uriKey =
MakeURIKey
(uri);