1 write to _fixups
ILCompiler.ReadyToRun (1)
Compiler\DependencyAnalysis\ReadyToRun\MethodWithGCInfo.cs (1)
39_fixups = new List<ISymbolNode>();
3 references to _fixups
ILCompiler.ReadyToRun (3)
Compiler\DependencyAnalysis\ReadyToRun\MethodWithGCInfo.cs (3)
95public List<ISymbolNode> Fixups => _fixups; 176foreach (ISymbolNode node in _fixups) 273foreach (ISymbolNode node in _fixups)