2 writes to idnScope
System (2)
net\System\Net\Configuration\UriSection.cs (2)
90this.idnScope = section.Idn.Enabled; 107this.idnScope = idnScope;
1 reference to idnScope
System (1)
net\System\Net\Configuration\UriSection.cs (1)
119get { return idnScope; }