3 references to WriteStartAttributeUnchecked
System.Data.SqlXml (3)
System\Xml\Xsl\Runtime\XmlQueryOutput.cs (3)
227WriteStartAttributeUnchecked(prefix, localName, ns); 471WriteStartAttributeUnchecked(string.Empty, localName, string.Empty); 1018WriteStartAttributeUnchecked(navigator.Prefix, navigator.LocalName, navigator.NamespaceURI);