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)
69
get =>
_maxRequestBodySize
;