1 write to _maxRequestBodySize
Microsoft.AspNetCore.Server.Kestrel.Core (1)
KestrelServerLimits.cs (1)
166
_maxRequestBodySize
= value;
1 reference to _maxRequestBodySize
Microsoft.AspNetCore.Server.Kestrel.Core (1)
KestrelServerLimits.cs (1)
159
get =>
_maxRequestBodySize
;