2 references to Create
System.Private.Xml (1)
System\Xml\Core\XmlWriter.cs (1)
700return Create(output, null);
System.Private.Xml.Linq (1)
System\Xml\Linq\XContainer.cs (1)
246return XmlWriter.Create(new XNodeBuilder(this), settings);