1 write to _context
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (1)
524
_context
= context;
3 references to _context
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (3)
469
thArgType = new TypeHandle(
_context
.GetWellKnownType(WellKnownType.Object));
481
thArgType = new TypeHandle(
_context
.GetWellKnownType(WellKnownType.IntPtr));
1384
else if (
_context
.Target.IsWindows && IsVarArg && (_arm64IdxGenReg < 8))