5 references to GopherUri
System.Private.Uri (5)
System\Uri.cs (2)
26public static readonly string UriSchemeGopher = UriParser.GopherUri.SchemeName; 3740if (scheme.Equals("gopher", StringComparison.OrdinalIgnoreCase)) return UriParser.GopherUri;
System\UriParserTemplates.cs (1)
36public GopherStyleUriParser() : base(UriParser.GopherUri.Flags)
System\UriSyntax.cs (2)
86{ GopherUri.SchemeName, GopherUri }, //GOPHER