2 writes to inAttr
System.Xml (2)
System\Xml\Core\QueryOutputWriter.cs (2)
193
this.
inAttr
= true;
198
this.
inAttr
= false;
5 references to inAttr
System.Xml (5)
System\Xml\Core\QueryOutputWriter.cs (5)
235
if (!this.
inAttr
&& (this.inCDataSection || StartCDataSection()))
242
if (!this.
inAttr
&& (this.inCDataSection || StartCDataSection()))
249
if (!this.
inAttr
&& (this.inCDataSection || StartCDataSection()))
271
if (!this.
inAttr
&& (this.inCDataSection || StartCDataSection()))
278
if (!this.
inAttr
&& (this.inCDataSection || StartCDataSection()))