1 write to IsHttps
Microsoft.AspNetCore.Server.HttpSys (1)
UrlPrefix.cs (1)
16IsHttps = isHttps;
2 references to IsHttps
Microsoft.AspNetCore.Server.HttpSys (2)
UrlPrefixCollection.cs (2)
94if (isHttps == prefix.IsHttps 196if (urlPrefix.IsHttps)