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