2 references to socket
System (2)
net\System\Net\Configuration\SettingsSection.cs (2)
45
this.properties.Add(this.
socket
);
75
get { return (SocketElement)this[this.
socket
]; }