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