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)
389if (_currentAttrIndex + 1 < _attributeCount)