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