3 references to addrByteCount
System.ServiceModel (3)
System\ServiceModel\Channels\PeerUnsafeNativeMethods.cs (3)
123[MarshalAs(UnmanagedType.ByValArray, SizeConst = addrByteCount)] 145this.sin6_addr = new byte[addrByteCount]; 150for (int i = v4Index; i < addrByteCount; i++)