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