1 write to _properties
System.Web (1)
Configuration\UrlMappingsSection.cs (1)
40_properties = new ConfigurationPropertyCollection();
3 references to _properties
System.Web (3)
Configuration\UrlMappingsSection.cs (3)
41_properties.Add(_propMappings); 42_properties.Add(_propEnabled); 47return _properties;