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)
159
services.Configure<IISServerOptions>(options => options.MaxRequestBodySize =
_options
.MaxRequestBodySize);