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