2 references to AreAccessRulesProtected
System.Configuration (1)
System\Configuration\Internal\WriteFileContext.cs (1)
136fileSecurity.SetAccessRuleProtection( fileSecurity.AreAccessRulesProtected, true );
System.Web (1)
Configuration\RemoteWebConfigurationHostServer.cs (1)
305fileSecurity.SetAccessRuleProtection(fileSecurity.AreAccessRulesProtected, true);