1 write to UseVirtualCall
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
763
UseVirtualCall
= useVirtualCall;
4 references to UseVirtualCall
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (4)
322
return new ImportThunk(this, key.Helper, key.ContainingImportSection, key.
UseVirtualCall
, key.UseJumpableStub);
771
UseVirtualCall
== other.
UseVirtualCall
&&
782
return HashCode.Combine(Helper, ContainingImportSection,
UseVirtualCall
, UseJumpableStub);