4 instantiations of TestHttpMaxRequestBodySizeFeature
Microsoft.AspNetCore.Mvc.Core.Test (4)
Filters\DisableRequestSizeLimitFilterTest.cs (4)
22var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature(); 41var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature(); 82var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature(); 104var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature();
4 references to TestHttpMaxRequestBodySizeFeature
Microsoft.AspNetCore.Mvc.Core.Test (4)
Filters\DisableRequestSizeLimitFilterTest.cs (4)
22var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature(); 41var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature(); 82var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature(); 104var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature();