10 writes to _currentAttrIndex
dotnet-svcutil-lib (10)
FrameworkFork\Microsoft.Xml\Xml\Core\XsdCachingReader.cs (9)
79
_currentAttrIndex
= -1;
333
_currentAttrIndex
= i;
355
_currentAttrIndex
= i;
370
_currentAttrIndex
= i;
381
_currentAttrIndex
= 0;
391
_cachedNode = _attributeEvents[++
_currentAttrIndex
];
405
_currentAttrIndex
= -1;
642
_currentAttrIndex
= -1;
659
_currentAttrIndex
= -1;
FrameworkFork\Microsoft.Xml\Xml\Core\XsdCachingReaderAsync.cs (1)
144
_currentAttrIndex
= -1;
1 reference to _currentAttrIndex
dotnet-svcutil-lib (1)
FrameworkFork\Microsoft.Xml\Xml\Core\XsdCachingReader.cs (1)
389
if (
_currentAttrIndex
+ 1 < _attributeCount)