2 references to ipv6
System (2)
net\System\Net\Configuration\SettingsSection.cs (2)
43
this.properties.Add(this.
ipv6
);
63
get { return (Ipv6Element)this[this.
ipv6
]; }