1 instantiation of CompactUnwindCode
ILCompiler.Compiler (1)
Compiler\ObjectWriter\MachObjectWriter.Aot.cs (1)
286_compactUnwindCodes.Add(new CompactUnwindCode(
2 references to CompactUnwindCode
ILCompiler.Compiler (2)
Compiler\ObjectWriter\MachObjectWriter.Aot.cs (2)
65private readonly List<CompactUnwindCode> _compactUnwindCodes = new(); 84foreach (var cu in _compactUnwindCodes)