3 references to UncNameHelper
System.Private.Uri (3)
System\Uri.cs (3)
2508
host =
UncNameHelper
.ParseCanonicalName(str, idx, end, ref loopback);
3810
if (
UncNameHelper
.IsValid(str.Slice(i), StaticNotAny(flags, Flags.ImplicitFile), out hostLength))
3812
if (hostLength <=
UncNameHelper
.MaximumInternetNameLength)