3 references to _propAllowCustomSqlDatabase
System.Web (3)
Configuration\SessionStateSection.cs (3)
229_properties.Add(_propAllowCustomSqlDatabase); 363return (bool)base[_propAllowCustomSqlDatabase]; 366base[_propAllowCustomSqlDatabase] = value;