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