3 references to ActivationAllowed
mscorlib (3)
system\runtime\remoting\configuration.cs (3)
795
return Info.
ActivationAllowed
(svrType.FullName, assemblyName);
822
return Info.
ActivationAllowed
(typeName, asmName);
1319
ActivationAllowed
(typeName, asmName);