2 references to ProtectedResourcesName
System.Security.Permissions (2)
System\Security\HostProtectionException.cs (2)
58ProtectedResources = (HostProtectionResource)info.GetValue(ProtectedResourcesName, typeof(HostProtectionResource)); 95info.AddValue(ProtectedResourcesName, ProtectedResources, typeof(HostProtectionResource));