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