2 writes to s_Enabled
System.Web (2)
Security\UrlAuthorizationModule.cs (2)
85
s_Enabled
= true;
94
s_Enabled
= true;
1 reference to s_Enabled
System.Web (1)
Security\UrlAuthorizationModule.cs (1)
101
if (!
s_Enabled
)