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