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