2 references to StartAttribute
System.Private.DataContractSerialization (2)
System\Xml\XmlBaseWriter.cs (2)
289
StartAttribute
(ref prefix, localName, namespaceUri, null);
298
StartAttribute
(ref prefix, localName?.Value!, namespaceUri?.Value, namespaceUri);