1 write to schemeSettings
System (1)
net\System\Net\Configuration\UriSectionData.cs (1)
21
schemeSettings
= new Dictionary<string, SchemeSettingInternal>();
1 reference to schemeSettings
System (1)
net\System\Net\Configuration\UriSectionData.cs (1)
38
get { return
schemeSettings
; }