1 write to _options
IIS.Tests (1)
Utilities\TestServer.cs (1)
73_options = options;
1 reference to _options
IIS.Tests (1)
Utilities\TestServer.cs (1)
159services.Configure<IISServerOptions>(options => options.MaxRequestBodySize = _options.MaxRequestBodySize);