2 references to ObjectUrl
mscorlib (2)
system\runtime\remoting\activationservices.cs (1)
1147
String typeURL = (wkte == null ? null : wkte.
ObjectUrl
);
system\runtime\remoting\configuration.cs (1)
1265
entry.AssemblyName, entry.
ObjectUrl
);