4 references to GopherStyleUriParser
netstandard (1)
netstandard.cs (1)
858
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
GopherStyleUriParser
))]
System (1)
src\libraries\shims\System\ref\System.cs (1)
555
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
GopherStyleUriParser
))]
System.Private.Uri (1)
System\UriSyntax.cs (1)
239
|| type == typeof(
GopherStyleUriParser
)
System.Runtime (1)
artifacts\obj\System.Runtime\Debug\net10.0\System.Runtime.Forwards.cs (1)
258
[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.
GopherStyleUriParser
))]