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