1 write to _hostEnvironment
Microsoft.AspNetCore.Server.Kestrel.Core (1)
HttpsConfigurationService.cs (1)
252
_hostEnvironment
= hostEnvironment;
1 reference to _hostEnvironment
Microsoft.AspNetCore.Server.Kestrel.Core (1)
HttpsConfigurationService.cs (1)
260
httpsConfigurationService.Initialize(
_hostEnvironment
, _serverLogger, _httpsLogger);