5 instantiations of TestResponseFeature
Microsoft.AspNetCore.Mvc.NewtonsoftJson.Test (5)
NewtonsoftJsonInputFormatterTest.cs (5)
40httpContext.Features.Set<IHttpResponseFeature>(new TestResponseFeature()); 76httpContext.Features.Set<IHttpResponseFeature>(new TestResponseFeature()); 112httpContext.Features.Set<IHttpResponseFeature>(new TestResponseFeature()); 504httpContext.Features.Set<IHttpResponseFeature>(new TestResponseFeature()); 547httpContext.Features.Set<IHttpResponseFeature>(new TestResponseFeature());