8 references to IISOptions
AzureAppServicesSample (1)
Startup.cs (1)
11services.Configure<IISOptions>(options =>
IISSample (1)
Startup.cs (1)
24services.Configure<IISOptions>(options =>
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 =>
Microsoft.AspNetCore.Server.IISIntegration.Tests (2)
IISMiddlewareTests.cs (2)
470services.Configure<IISOptions>(options => 515services.Configure<IISOptions>(options =>