1 instantiation of InstrumentationDataTableNode
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
1034
InstrumentationDataTable = new
InstrumentationDataTableNode
(this, ProfileDataManager);
1 reference to InstrumentationDataTableNode
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
428
public
InstrumentationDataTableNode
InstrumentationDataTable;