1 write to _properties
System.Web (1)
Configuration\TransformerInfo.cs (1)
46_properties = new ConfigurationPropertyCollection();
3 references to _properties
System.Web (3)
Configuration\TransformerInfo.cs (3)
47_properties.Add(_propName); 48_properties.Add(_propType); 74return _properties;