8 references to SetHasGeneratedTokens
ILCompiler.Compiler (3)
parent\parent\Common\TypeSystem\IL\Stubs\AsyncResumptionStub.cs (1)
127ilEmitter.SetHasGeneratedTokens();
parent\parent\Common\TypeSystem\IL\Stubs\AsyncThunks.cs (2)
22emitter.SetHasGeneratedTokens(); 253emitter.SetHasGeneratedTokens();
ILCompiler.ReadyToRun (5)
parent\parent\Common\Compiler\CompilerTypeSystemContext.BoxedTypes.cs (2)
471emit.SetHasGeneratedTokens(); 593emit.SetHasGeneratedTokens();
parent\parent\Common\TypeSystem\IL\Stubs\AsyncResumptionStub.cs (1)
127ilEmitter.SetHasGeneratedTokens();
parent\parent\Common\TypeSystem\IL\Stubs\AsyncThunks.cs (2)
22emitter.SetHasGeneratedTokens(); 253emitter.SetHasGeneratedTokens();