2 references to ServerPath
Microsoft.AspNetCore.Server.IISIntegration (2)
WebHostBuilderIISExtensions.cs (2)
42
var path = hostBuilder.GetSetting(
ServerPath
) ?? Environment.GetEnvironmentVariable($"ASPNETCORE_{
ServerPath
}");