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