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