1 write to _hasThis
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (1)
526
_hasThis
= callConv == CallingConventions.ManagedInstance;
1 reference to _hasThis
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\ArgIterator.cs (1)
456
public bool HasThis =>
_hasThis
;