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