1 reference to Parse
System.Net.Primitives (1)
System\Net\IPEndPoint.cs (1)
247static IPEndPoint IUtf8SpanParsable<IPEndPoint>.Parse(ReadOnlySpan<byte> utf8Text, IFormatProvider? provider) => Parse(utf8Text);