2 references to SuppressInputFormatterBuffering
Microsoft.AspNetCore.Mvc.Formatters.Xml (2)
XmlDataContractSerializerInputFormatter.cs (1)
118else if (!_options.SuppressInputFormatterBuffering)
XmlSerializerInputFormatter.cs (1)
102else if (!_options.SuppressInputFormatterBuffering)