4 references to _compactUnwindCodes
ILCompiler.Compiler (4)
Compiler\ObjectWriter\MachObjectWriter.Aot.cs (4)
72
_compactUnwindStream = new MemoryStream(32 *
_compactUnwindCodes
.Count);
74
_compactUnwindStream.SetLength(32 *
_compactUnwindCodes
.Count);
84
foreach (var cu in
_compactUnwindCodes
)
286
_compactUnwindCodes
.Add(new CompactUnwindCode(