1 instantiation of TestOutputFormatter
Microsoft.AspNetCore.Mvc.ApiExplorer.Test (1)
ApiResponseTypeProviderTest.cs (1)
771OutputFormatters = { new TestOutputFormatter() },
4 references to TestOutputFormatter
Microsoft.AspNetCore.Mvc.ApiExplorer.Test (4)
ApiResponseTypeProviderTest.cs (4)
47Assert.IsType<TestOutputFormatter>(format.Formatter); 112Assert.IsType<TestOutputFormatter>(format.Formatter); 125Assert.IsType<TestOutputFormatter>(format.Formatter); 170Assert.IsType<TestOutputFormatter>(format.Formatter);