1 write to _properties
System.Web (1)
Configuration\CustomErrorCollection.cs (1)
26
_properties
= new ConfigurationPropertyCollection();
1 reference to _properties
System.Web (1)
Configuration\CustomErrorCollection.cs (1)
34
return
_properties
;