4 references to IISOptions
Microsoft.AspNetCore.Server.IISIntegration (4)
IISMiddleware.cs (3)
32private readonly IISOptions _options; 50IOptions<IISOptions> options, 70IOptions<IISOptions> options,
WebHostBuilderIISExtensions.cs (1)
96services.Configure<IISOptions>(options =>