1 instantiation of ClientWellKnownEntry
mscorlib (1)
system\runtime\remoting\remotingconfigparser.cs (1)
228ClientWellKnownEntry cwke = new ClientWellKnownEntry(typeName, assemName, url);
2 references to ClientWellKnownEntry
mscorlib (2)
system\runtime\remoting\configuration.cs (1)
1030foreach (RemotingXmlConfigFileData.ClientWellKnownEntry cwke in remApp.WellKnownObjects)
system\runtime\remoting\remotingconfigparser.cs (1)
228ClientWellKnownEntry cwke = new ClientWellKnownEntry(typeName, assemName, url);