Property DebugRecords
- Namespace
- Ubiquity.NET.Llvm.Instructions
- Assembly
- Ubiquity.NET.Llvm.dll
DebugRecords
Gets an enumeration of all the debug records associated with this instruction
public IEnumerable<DebugRecord> DebugRecords { get; }
Gets an enumeration of all the debug records associated with this instruction
public IEnumerable<DebugRecord> DebugRecords { get; }