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