2 references to ThrowAddressNullException
System.Net.Primitives (2)
System\Net\IPAddress.cs (2)
138this(new ReadOnlySpan<byte>(address ?? ThrowAddressNullException()), scopeid) 180this(new ReadOnlySpan<byte>(address ?? ThrowAddressNullException()))