1 write to sin6_port
System.ServiceModel (1)
System\ServiceModel\Channels\PeerUnsafeNativeMethods.cs (1)
157this.sin6_port = 0;
1 reference to sin6_port
System.ServiceModel (1)
System\ServiceModel\Channels\PeerUnsafeNativeMethods.cs (1)
183public ushort Port { get { return this.sin6_port; } }