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