3 references to WriteStartAttributeUnchecked
System.Private.Xml (3)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (3)
241
WriteStartAttributeUnchecked
(prefix, localName, ns);
515
WriteStartAttributeUnchecked
(string.Empty, localName, string.Empty);
1124
WriteStartAttributeUnchecked
(navigator.Prefix, navigator.LocalName, navigator.NamespaceURI);