1 write to _properties
System.Web (1)
Configuration\TagPrefixInfo.cs (1)
69_properties = new ConfigurationPropertyCollection();
6 references to _properties
System.Web (6)
Configuration\TagPrefixInfo.cs (6)
70_properties.Add(_propTagPrefix); 71_properties.Add(_propTagName); 72_properties.Add(_propNamespace); 73_properties.Add(_propAssembly); 74_properties.Add(_propSource); 106return _properties;