2 references to DemandedResourcesName
System.Security.Permissions (2)
System\Security\HostProtectionException.cs (2)
59DemandedResources = (HostProtectionResource)info.GetValue(DemandedResourcesName, typeof(HostProtectionResource)); 96info.AddValue(DemandedResourcesName, DemandedResources, typeof(HostProtectionResource));