1 reference to XmlSerializerInputFormatter
Microsoft.AspNetCore.Mvc.Formatters.Xml (1)
DependencyInjection\XmlSerializerMvcOptionsSetup.cs (1)
45
var inputFormatter = new
XmlSerializerInputFormatter
(options);