1 write to Instructions
ILCompiler.Compiler (1)
Compiler\ObjectWriter\Dwarf\DwarfFde.cs (1)
34Instructions = CfiCodeToInstructions(cie, blobData);
2 references to Instructions
ILCompiler.Compiler (2)
Compiler\ObjectWriter\Dwarf\DwarfEhFrame.cs (2)
138(uint)fde.Instructions.Length; 159_sectionWriter.Write(fde.Instructions);