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