2 references to Http
System.Net.Security (2)
System\Net\Security\SslStreamCertificateContext.Linux.cs (1)
234if (uri.Scheme == UriScheme.Http)
System\Security\Authentication\ExtendedProtection\ServiceNameCollection.cs (1)
244const string HttpSchemeAndDelimiter = UriScheme.Http + UriScheme.SchemeDelimiter;