// Assembly: System
// Full name: Flags

public class Flags // TypeDefIndex: 7689
{
	// Fields
	type#27947 value__;
	type#34541 Zero;
	type#34541 SchemeNotCanonical;
	type#34541 UserNotCanonical;
	type#34541 HostNotCanonical;
	type#34541 PortNotCanonical;
	type#34541 PathNotCanonical;
	type#34541 QueryNotCanonical;
	type#34541 FragmentNotCanonical;
	type#34541 CannotDisplayCanonical;
	type#34541 E_UserNotCanonical;
	type#34541 E_HostNotCanonical;
	type#34541 E_PortNotCanonical;
	type#34541 E_PathNotCanonical;
	type#34541 E_QueryNotCanonical;
	type#34541 E_FragmentNotCanonical;
	type#34541 E_CannotDisplayCanonical;
	type#34541 ShouldBeCompressed;
	type#34541 FirstSlashAbsent;
	type#34541 BackslashInPath;
	type#34541 IndexMask;
	type#34541 HostTypeMask;
	type#34541 HostNotParsed;
	type#34541 IPv6HostType;
	type#34541 IPv4HostType;
	type#34541 DnsHostType;
	type#34541 UncHostType;
	type#34541 BasicHostType;
	type#34541 UnusedHostType;
	type#34541 UnknownHostType;
	type#34541 UserEscaped;
	type#34541 AuthorityFound;
	type#34541 HasUserInfo;
	type#34541 LoopbackHost;
	type#34541 NotDefaultPort;
	type#34541 UserDrivenParsing;
	type#34541 CanonicalDnsHost;
	type#34541 ErrorOrParsingRecursion;
	type#34541 DosPath;
	type#34541 UncPath;
	type#34541 ImplicitFile;
	type#34541 MinimalUriInfoSet;
	type#34541 AllUriInfoSet;
	type#34541 IdnHost;
	type#34541 HasUnicode;
	type#34541 HostUnicodeNormalized;
	type#34541 RestUnicodeNormalized;
	type#34541 UnicodeHost;
	type#34541 IntranetUri;
	type#34541 UseOrigUncdStrOffset;
	type#34541 UserIriCanonical;
	type#34541 PathIriCanonical;
	type#34541 QueryIriCanonical;
	type#34541 FragmentIriCanonical;
	type#34541 IriCanonical;
	type#34541 CompressedSlashes;
}
