2 references to LoadPolicyLevelFromStringHelper
mscorlib (2)
system\security\securitymanager.cs (2)
189return LoadPolicyLevelFromStringHelper(reader.ReadToEnd(), path, type); 201return LoadPolicyLevelFromStringHelper(str, null, type);