1 write to sockAddrLength
System.ServiceModel (1)
System\ServiceModel\Channels\PeerUnsafeNativeMethods.cs (1)
45this.sockAddrLength = sockAddr.Size;
1 reference to sockAddrLength
System.ServiceModel (1)
System\ServiceModel\Channels\PeerUnsafeNativeMethods.cs (1)
40public int SockAddrLength { get { return sockAddrLength; } }