2 writes to authenticationModeCached
System.Web (2)
Configuration\AuthenticationSection.cs (2)
146authenticationModeCached = true; 158authenticationModeCached = false;
1 reference to authenticationModeCached
System.Web (1)
Configuration\AuthenticationSection.cs (1)
144if (authenticationModeCached == false) {