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