1 write to _bytes
Microsoft.AspNetCore.Mvc.Core (1)
RequestSizeLimitAttribute.cs (1)
24_bytes = bytes;
2 references to _bytes
Microsoft.AspNetCore.Mvc.Core (2)
RequestSizeLimitAttribute.cs (2)
52filter.Bytes = _bytes; 57long? IRequestSizeLimitMetadata.MaxRequestBodySize => _bytes;