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