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