2 writes to _tokens
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (2)
569_tokens = tokens; 585_tokens = methodIL._tokens;
2 references to _tokens
ILCompiler.TypeSystem (2)
parent\parent\Common\TypeSystem\IL\Stubs\ILEmitter.cs (2)
585_tokens = methodIL._tokens; 641return _tokens[(token & 0xFFFFFF) - 1];