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