2 references to SuppressOutputFormatterBuffering
Microsoft.AspNetCore.Mvc.Formatters.Xml (2)
XmlDataContractSerializerOutputFormatter.cs (1)
260if (!_mvcOptions.SuppressOutputFormatterBuffering)
XmlSerializerOutputFormatter.cs (1)
237if (!_mvcOptions.SuppressOutputFormatterBuffering)