4 instantiations of TestHttpMaxRequestBodySizeFeature
Microsoft.AspNetCore.Mvc.Core.Test (4)
Filters\RequestSizeLimitFilterTest.cs (4)
23var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature(); 44var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature(); 87var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature(); 110var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature();
4 references to TestHttpMaxRequestBodySizeFeature
Microsoft.AspNetCore.Mvc.Core.Test (4)
Filters\RequestSizeLimitFilterTest.cs (4)
23var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature(); 44var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature(); 87var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature(); 110var httpMaxRequestBodySize = new TestHttpMaxRequestBodySizeFeature();