9 references to ReadyToRunImportSectionType
ILCompiler.ReadyToRun (9)
Compiler\DependencyAnalysis\ReadyToRun\ImportSectionNode.cs (2)
39
private readonly
ReadyToRunImportSectionType
_type;
47
public ImportSectionNode(string name,
ReadyToRunImportSectionType
importType, ReadyToRunImportSectionFlags flags, byte entrySize, bool emitPrecode, bool emitGCRefMap)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (7)
1183
ReadyToRunImportSectionType
.Unknown,
1243
ReadyToRunImportSectionType
.Unknown,
1252
ReadyToRunImportSectionType
.StubDispatch,
1261
ReadyToRunImportSectionType
.StubDispatch,
1270
ReadyToRunImportSectionType
.Unknown,
1279
ReadyToRunImportSectionType
.Unknown,
1288
ReadyToRunImportSectionType
.StringHandle,