Base:
method
GetOutputFormatter
Microsoft.AspNetCore.Mvc.Formatters.JsonOutputFormatterTestBase.GetOutputFormatter()
3 references to GetOutputFormatter
Microsoft.AspNetCore.Mvc.Core.Test (3)
Formatters\SystemTextJsonOutputFormatterTest.cs (3)
66
var formatter =
GetOutputFormatter
();
92
var formatter =
GetOutputFormatter
();
120
var formatter =
GetOutputFormatter
();