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