1 write to ContainingImportSection
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
821ContainingImportSection = containingImportSection;
4 references to ContainingImportSection
ILCompiler.ReadyToRun (4)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (4)
343return new WasmImportThunk(this, key.Signature, key.Helper, key.ContainingImportSection, key.UseVirtualCall, key.UseJumpableStub); 830ContainingImportSection == other.ContainingImportSection && 844ContainingImportSection.GetHashCode(),