2 writes to _index
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\NativeIntegerTypeDecoder.cs (2)
68_index = 0; 120return (_transformFlags[_index++], type.IsNativeIntegerWrapperType) switch
2 references to _index
Microsoft.CodeAnalysis.CSharp (2)
Symbols\Metadata\PE\NativeIntegerTypeDecoder.cs (2)
45else if (decoder._index == transformFlags.Length) 116if (_index >= _transformFlags.Length)