2 references to HostNotParsed
System.Private.Uri (2)
System\Uri.cs (2)
3953if (end < length && pString[end] == '\\' && (flags & Flags.HostTypeMask) != Flags.HostNotParsed 4027if ((flags & Flags.HostTypeMask) == Flags.HostNotParsed)