1 write to MemoryBufferThreshold
Microsoft.AspNetCore.Mvc.Core.Test (1)
RequestFormLimitsAttributeTest.cs (1)
62requestFormLimitsAttribute.MemoryBufferThreshold = 0;
1 reference to MemoryBufferThreshold
Microsoft.AspNetCore.Mvc.Core (1)
RequestFormLimitsAttribute.cs (1)
65int? IFormOptionsMetadata.MemoryBufferThreshold => MemoryBufferThreshold;