2 references to WellKnownObjects
mscorlib (2)
system\runtime\remoting\configuration.cs (1)
1030
foreach (RemotingXmlConfigFileData.ClientWellKnownEntry cwke in remApp.
WellKnownObjects
)
system\runtime\remoting\remotingconfigparser.cs (1)
229
WellKnownObjects
.Add(cwke);