1 write to _applicationName
Microsoft.AspNetCore.Server.Kestrel.Core (1)
TlsConfigurationLoader.cs (1)
35
_applicationName
= hostEnvironment.ApplicationName;
1 reference to _applicationName
Microsoft.AspNetCore.Server.Kestrel.Core (1)
TlsConfigurationLoader.cs (1)
152
TryGetCertificatePath(
_applicationName
, out certificatePath) &&