2 writes to qnameElement
System.Xml (2)
System\Xml\BinaryXml\XmlBinaryReader.cs (2)
2260
this.qnameOther = this.
qnameElement
= xmlDeclQName;
2697
this.qnameOther = this.
qnameElement
= qname;
3 references to qnameElement
System.Xml (3)
System\Xml\BinaryXml\XmlBinaryReader.cs (3)
340
this.
qnameElement
.Clear();
714
this.qnameOther = this.
qnameElement
;
2161
this.
qnameElement
.CheckPrefixNS(prefix, ns);