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