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