2 references to HostNotParsed
System (2)
net\System\URI.cs (2)
4108if (end < length && pString[end] == '\\' && (flags & Flags.HostTypeMask) != Flags.HostNotParsed 4182if ((flags & Flags.HostTypeMask) == Flags.HostNotParsed)