1 write to _currentTypeIndex
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodIterator.cs (1)
161CurrentType = _containingTypes[_currentTypeIndex++] as AggregateType;
1 reference to _currentTypeIndex
Microsoft.CSharp (1)
Microsoft\CSharp\RuntimeBinder\Semantics\MethodIterator.cs (1)
154if (_currentTypeIndex >= _containingTypes.Count)