Class DIScopeArray
Array of DIScope debug information nodes for use with DebugInfoBuilder methods
Namespace: Llvm.NET.DebugInfo
Assembly: Llvm.NET.dll
Syntax
public class DIScopeArray : TupleTypedArrayWrapper<DINode>, IReadOnlyList<DINode>, IReadOnlyCollection<DINode>, IEnumerable<DINode>, IEnumerable