3 references to ActivatedObjects
mscorlib (3)
system\runtime\remoting\configuration.cs (1)
1018
foreach (RemotingXmlConfigFileData.TypeEntry cae in remApp.
ActivatedObjects
)
system\runtime\remoting\remotingconfigparser.cs (2)
236
ActivatedObjects
.Add(te);
967
if ((remoteApp.
ActivatedObjects
.Count > 0) && (remoteAppUri == null))