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