Class DIGlobalVariableExpressionArray
Array of DIGlobalVariableExpression debug information nodes for use with DIBuilder methods
[SuppressMessage("Microsoft.Naming", "CA1710:IdentifiersShouldHaveCorrectSuffix", Justification = "This matches the wrapped native type")]
public class DIGlobalVariableExpressionArray : TupleTypedArrayWrapper<DINode>, IReadOnlyList<DINode?>, IReadOnlyCollection<DINode?>, IEnumerable<DINode?>, IEnumerable
- Inheritance
-
DIGlobalVariableExpressionArray
- Implements
- Inherited Members