2 instantiations of AnotherTestOutputFormatter
Microsoft.AspNetCore.Mvc.Core.Test (2)
Formatters\FormatterCollectionTest.cs (2)
17new AnotherTestOutputFormatter(), 36new AnotherTestOutputFormatter(),
2 references to AnotherTestOutputFormatter
Microsoft.AspNetCore.Mvc.Core.Test (2)
Formatters\FormatterCollectionTest.cs (2)
26Assert.IsType<AnotherTestOutputFormatter>(formatter); 45Assert.IsType<AnotherTestOutputFormatter>(formatter);