2 references to CreateOutputFormatters
Microsoft.AspNetCore.Mvc.ApiExplorer.Test (2)
DefaultApiDescriptionProviderTest.cs (2)
1217var formatters = CreateOutputFormatters(); 2263foreach (var formatter in outputFormatters ?? CreateOutputFormatters())