1 write to s_configAllowCustomSqlDatabase
System.Web (1)
State\sqlstateclientmanager.cs (1)
136
s_configAllowCustomSqlDatabase
= config.AllowCustomSqlDatabase;
1 reference to s_configAllowCustomSqlDatabase
System.Web (1)
State\sqlstateclientmanager.cs (1)
219
if (!
s_configAllowCustomSqlDatabase
) {