1 write to _maxRequestBodySize
Microsoft.AspNetCore.Server.IIS (1)
IISServerOptions.cs (1)
76_maxRequestBodySize = value;
1 reference to _maxRequestBodySize
Microsoft.AspNetCore.Server.IIS (1)
IISServerOptions.cs (1)
69get => _maxRequestBodySize;