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