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)
152TryGetCertificatePath(_applicationName, out certificatePath) &&