2 writes to _inAttr
System.Private.Xml (2)
System\Xml\Core\QueryOutputWriter.cs (2)
216
_inAttr
= true;
222
_inAttr
= false;
5 references to _inAttr
System.Private.Xml (5)
System\Xml\Core\QueryOutputWriter.cs (5)
268
if (!
_inAttr
&& (_inCDataSection || StartCDataSection()))
276
if (!
_inAttr
&& (_inCDataSection || StartCDataSection()))
284
if (!
_inAttr
&& (_inCDataSection || StartCDataSection()))
310
if (!
_inAttr
&& (_inCDataSection || StartCDataSection()))
318
if (!
_inAttr
&& (_inCDataSection || StartCDataSection()))