1 reference to CreateXmlWriter
Microsoft.AspNetCore.Mvc.Formatters.Xml (1)
XmlDataContractSerializerOutputFormatter.cs (1)
270
using var xmlWriter =
CreateXmlWriter
(context, textWriter, writerSettings);