2 writes to _inAttr
dotnet-svcutil-lib (2)
FrameworkFork\Microsoft.Xml\Xml\Core\QueryOutputWriterV1.cs (2)
194_inAttr = true; 200_inAttr = false;
6 references to _inAttr
dotnet-svcutil-lib (6)
FrameworkFork\Microsoft.Xml\Xml\Core\QueryOutputWriterV1.cs (6)
223if (!_inAttr && (_inCDataSection || StartCDataSection())) 231if (!_inAttr && (_inCDataSection || StartCDataSection())) 239if (!_inAttr && (_inCDataSection || StartCDataSection())) 247if (!_inAttr && (_inCDataSection || StartCDataSection())) 273if (!_inAttr && (_inCDataSection || StartCDataSection())) 281if (!_inAttr && (_inCDataSection || StartCDataSection()))