2 references to GetIntConfigValue
Microsoft.AspNetCore.HttpsPolicy (2)
HttpsRedirectionMiddleware.cs (2)
127
var nullablePort =
GetIntConfigValue
("HTTPS_PORT") ??
GetIntConfigValue
("ANCM_HTTPS_PORT");