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)
268if (!_inAttr && (_inCDataSection || StartCDataSection())) 276if (!_inAttr && (_inCDataSection || StartCDataSection())) 284if (!_inAttr && (_inCDataSection || StartCDataSection())) 310if (!_inAttr && (_inCDataSection || StartCDataSection())) 318if (!_inAttr && (_inCDataSection || StartCDataSection()))