2 writes to inAttr
System.Xml (2)
System\Xml\Core\QueryOutputWriterV1.cs (2)
169
this.
inAttr
= true;
174
this.
inAttr
= false;
6 references to inAttr
System.Xml (6)
System\Xml\Core\QueryOutputWriterV1.cs (6)
193
if (!this.
inAttr
&& (this.inCDataSection || StartCDataSection()))
200
if (!this.
inAttr
&& (this.inCDataSection || StartCDataSection()))
207
if (!this.
inAttr
&& (this.inCDataSection || StartCDataSection()))
214
if (!this.
inAttr
&& (this.inCDataSection || StartCDataSection()))
236
if (!this.
inAttr
&& (this.inCDataSection || StartCDataSection()))
243
if (!this.
inAttr
&& (this.inCDataSection || StartCDataSection()))