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