4 instantiations of TestOutputFormatter
Microsoft.AspNetCore.Mvc.Core.Test (4)
Formatters\FormatterCollectionTest.cs (4)
16new TestOutputFormatter(), 18new TestOutputFormatter() 35new TestOutputFormatter(), 37new TestOutputFormatter()
2 references to TestOutputFormatter
Microsoft.AspNetCore.Mvc.Core.Test (2)
Formatters\FormatterCollectionTest.cs (2)
22collection.RemoveType(typeof(TestOutputFormatter)); 41collection.RemoveType<TestOutputFormatter>();