7 types derived from OutputFormatter
Microsoft.AspNetCore.Mvc.ApiExplorer.Test (2)
ApiResponseTypeProviderTest.cs (1)
816private class TestOutputFormatter : OutputFormatter
DefaultApiDescriptionProviderTest.cs (1)
2833private class MockOutputFormatter : OutputFormatter
Microsoft.AspNetCore.Mvc.Core (1)
Formatters\TextOutputFormatter.cs (1)
16public abstract class TextOutputFormatter : OutputFormatter
Microsoft.AspNetCore.Mvc.Core.Test (4)
Formatters\OutputFormatterTests.cs (2)
187private class TypeSpecificFormatter : OutputFormatter 231private class TestOutputFormatter : OutputFormatter
Infrastructure\DefaultOutputFormatterSelectorTest.cs (1)
439private class ServerContentTypeOnlyFormatter : OutputFormatter
Infrastructure\ObjectResultExecutorTest.cs (1)
550private class ServerContentTypeOnlyFormatter : OutputFormatter
1 reference to OutputFormatter
Microsoft.AspNetCore.Mvc.Core (1)
Formatters\OutputFormatter.cs (1)
17/// this <see cref="OutputFormatter"/>.