1 write to PersonalityRoutine
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
1001
PersonalityRoutine
= new ImportThunk(this,
2 references to PersonalityRoutine
ILCompiler.ReadyToRun (2)
Compiler\DependencyAnalysis\ReadyToRun\MethodGCInfoNode.cs (1)
214
ISymbolNode personalityRoutine = (isFilterFunclet ? factory.FilterFuncletPersonalityRoutine : factory.
PersonalityRoutine
);
Compiler\DependencyAnalysis\ReadyToRunCodegenNodeFactory.cs (1)
1003
graph.AddRoot(
PersonalityRoutine
, "Personality routine is faster to root early rather than referencing it from each unwind info");