1 write to _propSqlDependency
System.Web (1)
Configuration\OutputCacheProfile.cs (1)
60_propSqlDependency = new ConfigurationProperty("sqlDependency",
3 references to _propSqlDependency
System.Web (3)
Configuration\OutputCacheProfile.cs (3)
93_properties.Add(_propSqlDependency); 161return (string)base[_propSqlDependency]; 164base[_propSqlDependency] = value;