4 references to _propSource
System.Web (4)
Configuration\TagPrefixInfo.cs (4)
74_properties.Add(_propSource); 154return (string)base[_propSource]; 158base[_propSource] = value; 161base[_propSource] = null;