889 references to GetRed
Microsoft.CodeAnalysis.CSharp (490)
Syntax.xml.Syntax.Generated.cs (490)
102public SimpleNameSyntax Right => GetRed(ref this.right, 2)!; 1082 => GetRed(ref this.right, 2)!, 160public TypeArgumentListSyntax TypeArgumentList => GetRed(ref this.typeArgumentList, 1)!; 162internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.typeArgumentList, 1)! : null; 270public SimpleNameSyntax Name => GetRed(ref this.name, 2)!; 2762 => GetRed(ref this.name, 2)!, 539public FunctionPointerCallingConventionSyntax? CallingConvention => GetRed(ref this.callingConvention, 2); 542public FunctionPointerParameterListSyntax ParameterList => GetRed(ref this.parameterList, 3)!; 5472 => GetRed(ref this.callingConvention, 2), 5483 => GetRed(ref this.parameterList, 3)!, 661public FunctionPointerUnmanagedCallingConventionListSyntax? UnmanagedCallingConventionList => GetRed(ref this.unmanagedCallingConventionList, 1); 663internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.unmanagedCallingConventionList, 1) : null; 1012public TypeSyntax Type => GetRed(ref this.type, 2)!; 1014internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.type, 2)! : null; 1056public TypeSyntax Type => GetRed(ref this.type, 1)!; 1058internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.type, 1)! : null; 1118public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 1123internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 1233public ExpressionSyntax Operand => GetRed(ref this.operand, 1)!; 1235internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.operand, 1)! : null; 1278public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 1280internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 1375public SimpleNameSyntax Name => GetRed(ref this.name, 2)!; 13812 => GetRed(ref this.name, 2)!, 1437public ExpressionSyntax WhenNotNull => GetRed(ref this.whenNotNull, 2)!; 14432 => GetRed(ref this.whenNotNull, 2)!, 1495public SimpleNameSyntax Name => GetRed(ref this.name, 1)!; 1497internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.name, 1)! : null; 1587public ExpressionSyntax? RightOperand => GetRed(ref this.rightOperand, 2); 15932 => GetRed(ref this.rightOperand, 2), 1713public ExpressionSyntax Right => GetRed(ref this.right, 2)!; 17192 => GetRed(ref this.right, 2)!, 1787public ExpressionSyntax Right => GetRed(ref this.right, 2)!; 17932 => GetRed(ref this.right, 2)!, 1850public ExpressionSyntax WhenTrue => GetRed(ref this.whenTrue, 2)!; 1856public ExpressionSyntax WhenFalse => GetRed(ref this.whenFalse, 4)!; 18622 => GetRed(ref this.whenTrue, 2)!, 18634 => GetRed(ref this.whenFalse, 4)!, 2098public ExpressionSyntax Expression => GetRed(ref this.expression, 2)!; 2103internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.expression, 2)! : null; 2151public ExpressionSyntax Expression => GetRed(ref this.expression, 2)!; 2156internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.expression, 2)! : null; 2205public ExpressionSyntax Expression => GetRed(ref this.expression, 2)!; 2211public TypeSyntax Type => GetRed(ref this.type, 4)!; 22192 => GetRed(ref this.expression, 2)!, 22204 => GetRed(ref this.type, 4)!, 2279public ExpressionSyntax Expression => GetRed(ref this.expression, 2)!; 2284internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.expression, 2)! : null; 2332public TypeSyntax Type => GetRed(ref this.type, 2)!; 2337internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.type, 2)! : null; 2385public TypeSyntax Type => GetRed(ref this.type, 2)!; 2390internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.type, 2)! : null; 2438public TypeSyntax Type => GetRed(ref this.type, 2)!; 2443internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.type, 2)! : null; 2489public ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 1)!; 24951 => GetRed(ref this.argumentList, 1)!, 2549public BracketedArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 1)!; 25551 => GetRed(ref this.argumentList, 1)!, 2756public ExpressionSyntax Expression => GetRed(ref this.expression, 2)!; 27622 => GetRed(ref this.expression, 2)!, 2920public VariableDesignationSyntax Designation => GetRed(ref this.designation, 1)!; 29261 => GetRed(ref this.designation, 1)!, 2978public TypeSyntax Type => GetRed(ref this.type, 1)!; 2984public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 29891 => GetRed(ref this.type, 1)!, 29903 => GetRed(ref this.expression, 3)!, 3092public ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 2); 3098public override BlockSyntax Block => GetRed(ref this.block, 3)!; 3104public override ExpressionSyntax? ExpressionBody => GetRed(ref this.expressionBody, 4); 31092 => GetRed(ref this.parameterList, 2), 31103 => GetRed(ref this.block, 3)!, 31114 => GetRed(ref this.expressionBody, 4), 3223public ParameterSyntax Parameter => GetRed(ref this.parameter, 2)!; 3232public override BlockSyntax? Block => GetRed(ref this.block, 4); 3238public override ExpressionSyntax? ExpressionBody => GetRed(ref this.expressionBody, 5); 32442 => GetRed(ref this.parameter, 2)!, 32454 => GetRed(ref this.block, 4), 32465 => GetRed(ref this.expressionBody, 5), 3324public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 3326internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 3380public TypeSyntax? ReturnType => GetRed(ref this.returnType, 2); 3383public ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 3)!; 3392public override BlockSyntax? Block => GetRed(ref this.block, 5); 3398public override ExpressionSyntax? ExpressionBody => GetRed(ref this.expressionBody, 6); 34042 => GetRed(ref this.returnType, 2), 34053 => GetRed(ref this.parameterList, 3)!, 34065 => GetRed(ref this.block, 5), 34076 => GetRed(ref this.expressionBody, 6), 3578public override ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 1)!; 3581public override InitializerExpressionSyntax? Initializer => GetRed(ref this.initializer, 2); 35861 => GetRed(ref this.argumentList, 1)!, 35872 => GetRed(ref this.initializer, 2), 3647public TypeSyntax Type => GetRed(ref this.type, 1)!; 3650public override ArgumentListSyntax? ArgumentList => GetRed(ref this.argumentList, 2); 3653public override InitializerExpressionSyntax? Initializer => GetRed(ref this.initializer, 3); 36581 => GetRed(ref this.type, 1)!, 36592 => GetRed(ref this.argumentList, 2), 36603 => GetRed(ref this.initializer, 3), 3725public InitializerExpressionSyntax Initializer => GetRed(ref this.initializer, 2)!; 37312 => GetRed(ref this.initializer, 2)!, 3785public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 37911 => GetRed(ref this.expression, 1)!, 3905public ArrayTypeSyntax Type => GetRed(ref this.type, 1)!; 3908public InitializerExpressionSyntax? Initializer => GetRed(ref this.initializer, 2); 39131 => GetRed(ref this.type, 1)!, 39142 => GetRed(ref this.initializer, 2), 3984public InitializerExpressionSyntax Initializer => GetRed(ref this.initializer, 4)!; 3986internal override SyntaxNode? GetNodeSlot(int index) => index == 4 ? GetRed(ref this.initializer, 4)! : null; 4036public TypeSyntax Type => GetRed(ref this.type, 1)!; 4039public InitializerExpressionSyntax? Initializer => GetRed(ref this.initializer, 2); 40441 => GetRed(ref this.type, 1)!, 40452 => GetRed(ref this.initializer, 2), 4103public InitializerExpressionSyntax Initializer => GetRed(ref this.initializer, 3)!; 4105internal override SyntaxNode? GetNodeSlot(int index) => index == 3 ? GetRed(ref this.initializer, 3)! : null; 4251public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 4253internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 4310public QueryBodySyntax Body => GetRed(ref this.body, 1)!; 43161 => GetRed(ref this.body, 1)!, 4368public SelectOrGroupClauseSyntax SelectOrGroup => GetRed(ref this.selectOrGroup, 1)!; 4370public QueryContinuationSyntax? Continuation => GetRed(ref this.continuation, 2); 43761 => GetRed(ref this.selectOrGroup, 1)!, 43772 => GetRed(ref this.continuation, 2), 4430public TypeSyntax? Type => GetRed(ref this.type, 1); 4437public ExpressionSyntax Expression => GetRed(ref this.expression, 4)!; 44421 => GetRed(ref this.type, 1), 44434 => GetRed(ref this.expression, 4)!, 4499public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 4501internal override SyntaxNode? GetNodeSlot(int index) => index == 3 ? GetRed(ref this.expression, 3)! : null; 4547public TypeSyntax? Type => GetRed(ref this.type, 1); 4554public ExpressionSyntax InExpression => GetRed(ref this.inExpression, 4)!; 4558public ExpressionSyntax LeftExpression => GetRed(ref this.leftExpression, 6)!; 4562public ExpressionSyntax RightExpression => GetRed(ref this.rightExpression, 8)!; 4564public JoinIntoClauseSyntax? Into => GetRed(ref this.into, 9); 45691 => GetRed(ref this.type, 1), 45704 => GetRed(ref this.inExpression, 4)!, 45716 => GetRed(ref this.leftExpression, 6)!, 45728 => GetRed(ref this.rightExpression, 8)!, 45739 => GetRed(ref this.into, 9), 4674public ExpressionSyntax Condition => GetRed(ref this.condition, 1)!; 4676internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.condition, 1)! : null; 4817public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 4819internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 4860public ExpressionSyntax GroupExpression => GetRed(ref this.groupExpression, 1)!; 4864public ExpressionSyntax ByExpression => GetRed(ref this.byExpression, 3)!; 48691 => GetRed(ref this.groupExpression, 1)!, 48703 => GetRed(ref this.byExpression, 3)!, 4923public QueryBodySyntax Body => GetRed(ref this.body, 2)!; 4925internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.body, 2)! : null; 5064public PatternSyntax Pattern => GetRed(ref this.pattern, 2)!; 50702 => GetRed(ref this.pattern, 2)!, 5119public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 5121internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 5161public ExpressionSyntax Condition => GetRed(ref this.condition, 1)!; 5163internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.condition, 1)! : null; 5250public VariableDesignationSyntax Designation => GetRed(ref this.designation, 1)!; 52561 => GetRed(ref this.designation, 1)!, 5304public VariableDesignationSyntax Designation => GetRed(ref this.designation, 1)!; 5306internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.designation, 1)! : null; 5349public PositionalPatternClauseSyntax? PositionalPatternClause => GetRed(ref this.positionalPatternClause, 1); 5351public PropertyPatternClauseSyntax? PropertyPatternClause => GetRed(ref this.propertyPatternClause, 2); 5353public VariableDesignationSyntax? Designation => GetRed(ref this.designation, 3); 53591 => GetRed(ref this.positionalPatternClause, 1), 53602 => GetRed(ref this.propertyPatternClause, 2), 53613 => GetRed(ref this.designation, 3), 5533public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 55391 => GetRed(ref this.pattern, 1)!, 5627public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 5631internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.pattern, 1)! : null; 5673public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 5675internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 5759public PatternSyntax Right => GetRed(ref this.right, 2)!; 57652 => GetRed(ref this.right, 2)!, 5814public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 5816internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.pattern, 1)! : null; 5868public VariableDesignationSyntax? Designation => GetRed(ref this.designation, 3); 58743 => GetRed(ref this.designation, 3), 5926public PatternSyntax? Pattern => GetRed(ref this.pattern, 1); 5928internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.pattern, 1) : null; 6018public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 6020public InterpolationAlignmentClauseSyntax? AlignmentClause => GetRed(ref this.alignmentClause, 2); 6022public InterpolationFormatClauseSyntax? FormatClause => GetRed(ref this.formatClause, 3); 60321 => GetRed(ref this.expression, 1)!, 60332 => GetRed(ref this.alignmentClause, 2), 60343 => GetRed(ref this.formatClause, 3), 6086public ExpressionSyntax Value => GetRed(ref this.value, 1)!; 6088internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.value, 1)! : null; 6180public StatementSyntax Statement => GetRed(ref this.statement, 2)!; 61862 => GetRed(ref this.statement, 2)!, 6339public TypeSyntax ReturnType => GetRed(ref this.returnType, 2)!; 6344public TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 6346public ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 5)!; 6350public BlockSyntax? Body => GetRed(ref this.body, 7); 6352public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 8); 63682 => GetRed(ref this.returnType, 2)!, 63694 => GetRed(ref this.typeParameterList, 4), 63705 => GetRed(ref this.parameterList, 5)!, 63727 => GetRed(ref this.body, 7), 63738 => GetRed(ref this.expressionBody, 8), 6485public VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 4)!; 64934 => GetRed(ref this.declaration, 4)!, 6617public BracketedArgumentListSyntax? ArgumentList => GetRed(ref this.argumentList, 1); 6619public EqualsValueClauseSyntax? Initializer => GetRed(ref this.initializer, 2); 66241 => GetRed(ref this.argumentList, 1), 66252 => GetRed(ref this.initializer, 2), 6680public ExpressionSyntax Value => GetRed(ref this.value, 1)!; 6682internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.value, 1)! : null; 6861public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 68691 => GetRed(ref this.expression, 1)!, 6976public StatementSyntax Statement => GetRed(ref this.statement, 3)!; 69823 => GetRed(ref this.statement, 3)!, 7062public ExpressionSyntax? Expression => GetRed(ref this.expression, 3); 70733 => GetRed(ref this.expression, 3), 7229public ExpressionSyntax? Expression => GetRed(ref this.expression, 2); 72372 => GetRed(ref this.expression, 2), 7294public ExpressionSyntax? Expression => GetRed(ref this.expression, 2); 73022 => GetRed(ref this.expression, 2), 7362public ExpressionSyntax? Expression => GetRed(ref this.expression, 3); 73703 => GetRed(ref this.expression, 3), 7431public ExpressionSyntax Condition => GetRed(ref this.condition, 3)!; 7435public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 74413 => GetRed(ref this.condition, 3)!, 74425 => GetRed(ref this.statement, 5)!, 7503public StatementSyntax Statement => GetRed(ref this.statement, 2)!; 7509public ExpressionSyntax Condition => GetRed(ref this.condition, 5)!; 75192 => GetRed(ref this.statement, 2)!, 75205 => GetRed(ref this.condition, 5)!, 7588public VariableDeclarationSyntax? Declaration => GetRed(ref this.declaration, 3); 7601public ExpressionSyntax? Condition => GetRed(ref this.condition, 6); 7616public StatementSyntax Statement => GetRed(ref this.statement, 10)!; 76223 => GetRed(ref this.declaration, 3), 76246 => GetRed(ref this.condition, 6), 762610 => GetRed(ref this.statement, 10)!, 7749public TypeSyntax Type => GetRed(ref this.type, 4)!; 7756public override ExpressionSyntax Expression => GetRed(ref this.expression, 7)!; 7760public override StatementSyntax Statement => GetRed(ref this.statement, 9)!; 77664 => GetRed(ref this.type, 4)!, 77677 => GetRed(ref this.expression, 7)!, 77689 => GetRed(ref this.statement, 9)!, 7859public ExpressionSyntax Variable => GetRed(ref this.variable, 4)!; 7863public override ExpressionSyntax Expression => GetRed(ref this.expression, 6)!; 7867public override StatementSyntax Statement => GetRed(ref this.statement, 8)!; 78734 => GetRed(ref this.variable, 4)!, 78746 => GetRed(ref this.expression, 6)!, 78758 => GetRed(ref this.statement, 8)!, 7959public VariableDeclarationSyntax? Declaration => GetRed(ref this.declaration, 4); 7961public ExpressionSyntax? Expression => GetRed(ref this.expression, 5); 7965public StatementSyntax Statement => GetRed(ref this.statement, 7)!; 79714 => GetRed(ref this.declaration, 4), 79725 => GetRed(ref this.expression, 5), 79737 => GetRed(ref this.statement, 7)!, 8039public VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 3)!; 8043public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 80493 => GetRed(ref this.declaration, 3)!, 80505 => GetRed(ref this.statement, 5)!, 8112public BlockSyntax Block => GetRed(ref this.block, 2)!; 81182 => GetRed(ref this.block, 2)!, 8176public BlockSyntax Block => GetRed(ref this.block, 2)!; 81822 => GetRed(ref this.block, 2)!, 8243public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 8247public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 82533 => GetRed(ref this.expression, 3)!, 82545 => GetRed(ref this.statement, 5)!, 8330public ExpressionSyntax Condition => GetRed(ref this.condition, 3)!; 8340public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 8345public ElseClauseSyntax? Else => GetRed(ref this.@else, 6); 83513 => GetRed(ref this.condition, 3)!, 83525 => GetRed(ref this.statement, 5)!, 83536 => GetRed(ref this.@else, 6), 8416public StatementSyntax Statement => GetRed(ref this.statement, 1)!; 8418internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.statement, 1)! : null; 8481public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 85143 => GetRed(ref this.expression, 3)!, 8669public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 8671public WhenClauseSyntax? WhenClause => GetRed(ref this.whenClause, 2); 86781 => GetRed(ref this.pattern, 1)!, 86792 => GetRed(ref this.whenClause, 2), 8736public ExpressionSyntax Value => GetRed(ref this.value, 1)!; 8740internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.value, 1)! : null; 8903public WhenClauseSyntax? WhenClause => GetRed(ref this.whenClause, 1); 8907public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 89131 => GetRed(ref this.whenClause, 1), 89143 => GetRed(ref this.expression, 3)!, 8970public BlockSyntax Block => GetRed(ref this.block, 2)!; 8974public FinallyClauseSyntax? Finally => GetRed(ref this.@finally, 4); 89802 => GetRed(ref this.block, 2)!, 89824 => GetRed(ref this.@finally, 4), 9044public CatchDeclarationSyntax? Declaration => GetRed(ref this.declaration, 1); 9046public CatchFilterClauseSyntax? Filter => GetRed(ref this.filter, 2); 9048public BlockSyntax Block => GetRed(ref this.block, 3)!; 90531 => GetRed(ref this.declaration, 1), 90542 => GetRed(ref this.filter, 2), 90553 => GetRed(ref this.block, 3)!, 9109public TypeSyntax Type => GetRed(ref this.type, 1)!; 9122internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.type, 1)! : null; 9166public ExpressionSyntax FilterExpression => GetRed(ref this.filterExpression, 2)!; 9170internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.filterExpression, 2)! : null; 9212public BlockSyntax Block => GetRed(ref this.block, 1)!; 9214internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.block, 1)! : null; 9415public NameEqualsSyntax? Alias => GetRed(ref this.alias, 4); 9417public TypeSyntax NamespaceOrType => GetRed(ref this.namespaceOrType, 5)!; 94244 => GetRed(ref this.alias, 4), 94255 => GetRed(ref this.namespaceOrType, 5)!, 9562public override NameSyntax Name => GetRed(ref this.name, 3)!; 95883 => GetRed(ref this.name, 3)!, 9683public override NameSyntax Name => GetRed(ref this.name, 3)!; 96973 => GetRed(ref this.name, 3)!, 9779public AttributeTargetSpecifierSyntax? Target => GetRed(ref this.target, 1); 97971 => GetRed(ref this.target, 1), 9897public AttributeArgumentListSyntax? ArgumentList => GetRed(ref this.argumentList, 1); 99031 => GetRed(ref this.argumentList, 1), 10018public NameColonSyntax? NameColon => GetRed(ref this.nameColon, 1); 10021public ExpressionSyntax Expression => GetRed(ref this.expression, 2)!; 100271 => GetRed(ref this.nameColon, 1), 100282 => GetRed(ref this.expression, 2)!, 10353public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 10355public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 5); 10357public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 6); 103944 => GetRed(ref this.typeParameterList, 4), 103955 => GetRed(ref this.parameterList, 5), 103966 => GetRed(ref this.baseList, 6), 10519public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 10521public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 5); 10523public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 6); 105604 => GetRed(ref this.typeParameterList, 4), 105615 => GetRed(ref this.parameterList, 5), 105626 => GetRed(ref this.baseList, 6), 10685public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 10687public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 5); 10689public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 6); 107264 => GetRed(ref this.typeParameterList, 4), 107275 => GetRed(ref this.parameterList, 5), 107286 => GetRed(ref this.baseList, 6), 10859public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 5); 10861public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 6); 10863public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 7); 109005 => GetRed(ref this.typeParameterList, 5), 109016 => GetRed(ref this.parameterList, 6), 109027 => GetRed(ref this.baseList, 7), 11023public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 4); 110674 => GetRed(ref this.baseList, 4), 11161public TypeSyntax ReturnType => GetRed(ref this.returnType, 3)!; 11166public TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 5); 11169public ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 6)!; 111813 => GetRed(ref this.returnType, 3)!, 111825 => GetRed(ref this.typeParameterList, 5), 111836 => GetRed(ref this.parameterList, 6)!, 11269public EqualsValueClauseSyntax? EqualsValue => GetRed(ref this.equalsValue, 3); 112753 => GetRed(ref this.equalsValue, 3), 11348public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 3); 11350public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 4); 113873 => GetRed(ref this.typeParameterList, 3), 113884 => GetRed(ref this.parameterList, 4), 11588public ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 1)!; 115941 => GetRed(ref this.argumentList, 1)!, 11648public IdentifierNameSyntax Name => GetRed(ref this.name, 1)!; 116661 => GetRed(ref this.name, 1)!, 12051public override VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 2)!; 120592 => GetRed(ref this.declaration, 2)!, 12132public override VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 3)!; 121403 => GetRed(ref this.declaration, 3)!, 12305public TypeSyntax ReturnType => GetRed(ref this.returnType, 2)!; 12307public ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 12312public TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 5); 12314public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 6)!; 12319public override BlockSyntax? Body => GetRed(ref this.body, 8); 12321public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 9); 123372 => GetRed(ref this.returnType, 2)!, 123383 => GetRed(ref this.explicitInterfaceSpecifier, 3), 123395 => GetRed(ref this.typeParameterList, 5), 123406 => GetRed(ref this.parameterList, 6)!, 123428 => GetRed(ref this.body, 8), 123439 => GetRed(ref this.expressionBody, 9), 12453public TypeSyntax ReturnType => GetRed(ref this.returnType, 2)!; 12455public ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 12473public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 7)!; 12475public override BlockSyntax? Body => GetRed(ref this.body, 8); 12477public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 9); 124932 => GetRed(ref this.returnType, 2)!, 124943 => GetRed(ref this.explicitInterfaceSpecifier, 3), 124957 => GetRed(ref this.parameterList, 7)!, 124968 => GetRed(ref this.body, 8), 124979 => GetRed(ref this.expressionBody, 9), 12601public ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 12617public TypeSyntax Type => GetRed(ref this.type, 6)!; 12619public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 7)!; 12621public override BlockSyntax? Body => GetRed(ref this.body, 8); 12623public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 9); 126393 => GetRed(ref this.explicitInterfaceSpecifier, 3), 126406 => GetRed(ref this.type, 6)!, 126417 => GetRed(ref this.parameterList, 7)!, 126428 => GetRed(ref this.body, 8), 126439 => GetRed(ref this.expressionBody, 9), 12746public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 3)!; 12748public ConstructorInitializerSyntax? Initializer => GetRed(ref this.initializer, 4); 12750public override BlockSyntax? Body => GetRed(ref this.body, 5); 12752public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 6); 127683 => GetRed(ref this.parameterList, 3)!, 127694 => GetRed(ref this.initializer, 4), 127705 => GetRed(ref this.body, 5), 127716 => GetRed(ref this.expressionBody, 6), 12859public ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 2)!; 12861internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.argumentList, 2)! : null; 12923public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 4)!; 12925public override BlockSyntax? Body => GetRed(ref this.body, 5); 12927public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 6); 129434 => GetRed(ref this.parameterList, 4)!, 129445 => GetRed(ref this.body, 5), 129456 => GetRed(ref this.expressionBody, 6), 13073public override TypeSyntax Type => GetRed(ref this.type, 2)!; 13075public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 13080public override AccessorListSyntax? AccessorList => GetRed(ref this.accessorList, 5); 13082public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 6); 13084public EqualsValueClauseSyntax? Initializer => GetRed(ref this.initializer, 7); 130992 => GetRed(ref this.type, 2)!, 131003 => GetRed(ref this.explicitInterfaceSpecifier, 3), 131015 => GetRed(ref this.accessorList, 5), 131026 => GetRed(ref this.expressionBody, 6), 131037 => GetRed(ref this.initializer, 7), 13179public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 13181internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 13235public override TypeSyntax Type => GetRed(ref this.type, 3)!; 13237public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 4); 13242public override AccessorListSyntax? AccessorList => GetRed(ref this.accessorList, 6); 132573 => GetRed(ref this.type, 3)!, 132584 => GetRed(ref this.explicitInterfaceSpecifier, 4), 132596 => GetRed(ref this.accessorList, 6), 13345public override TypeSyntax Type => GetRed(ref this.type, 2)!; 13347public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 13352public BracketedParameterListSyntax ParameterList => GetRed(ref this.parameterList, 5)!; 13354public override AccessorListSyntax? AccessorList => GetRed(ref this.accessorList, 6); 13356public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 7); 133712 => GetRed(ref this.type, 2)!, 133723 => GetRed(ref this.explicitInterfaceSpecifier, 3), 133735 => GetRed(ref this.parameterList, 5)!, 133746 => GetRed(ref this.accessorList, 6), 133757 => GetRed(ref this.expressionBody, 7), 13520public BlockSyntax? Body => GetRed(ref this.body, 3); 13523public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 4); 135393 => GetRed(ref this.body, 3), 135404 => GetRed(ref this.expressionBody, 4), 13784public override TypeSyntax? Type => GetRed(ref this.type, 2); 13796public EqualsValueClauseSyntax? Default => GetRed(ref this.@default, 4); 138022 => GetRed(ref this.type, 2), 138034 => GetRed(ref this.@default, 4), 13876public override TypeSyntax Type => GetRed(ref this.type, 2)!; 138822 => GetRed(ref this.type, 2)!, 13949public TypeSyntax? Type => GetRed(ref this.type, 2); 139552 => GetRed(ref this.type, 2), 14171public MemberCrefSyntax Member => GetRed(ref this.member, 2)!; 141772 => GetRed(ref this.member, 2)!, 14248public CrefParameterListSyntax? Parameters => GetRed(ref this.parameters, 1); 142541 => GetRed(ref this.parameters, 1), 14310public TypeArgumentListSyntax? TypeArgumentList => GetRed(ref this.typeArgumentList, 1); 14312public CrefParameterListSyntax Parameters => GetRed(ref this.parameters, 2)!; 14316public MemberCrefSyntax Member => GetRed(ref this.member, 4)!; 143211 => GetRed(ref this.typeArgumentList, 1), 143222 => GetRed(ref this.parameters, 2)!, 143234 => GetRed(ref this.member, 4)!, 14386public CrefBracketedParameterListSyntax? Parameters => GetRed(ref this.parameters, 1); 14388internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.parameters, 1) : null; 14451public CrefParameterListSyntax? Parameters => GetRed(ref this.parameters, 3); 14453internal override SyntaxNode? GetNodeSlot(int index) => index == 3 ? GetRed(ref this.parameters, 3) : null; 14517public TypeSyntax Type => GetRed(ref this.type, 3)!; 14519public CrefParameterListSyntax? Parameters => GetRed(ref this.parameters, 4); 145243 => GetRed(ref this.type, 3)!, 145254 => GetRed(ref this.parameters, 4), 14746public TypeSyntax Type => GetRed(ref this.type, 2)!; 14748internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.type, 2)! : null; 14801public XmlElementEndTagSyntax EndTag => GetRed(ref this.endTag, 2)!; 148082 => GetRed(ref this.endTag, 2)!, 14862public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 148711 => GetRed(ref this.name, 1)!, 14924public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 14928internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.name, 1)! : null; 14970public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 149791 => GetRed(ref this.name, 1)!, 15208public CrefSyntax Cref => GetRed(ref this.cref, 3)!; 152163 => GetRed(ref this.cref, 3)!, 15276public IdentifierNameSyntax Identifier => GetRed(ref this.identifier, 3)!; 152843 => GetRed(ref this.identifier, 3)!, 15439public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 15452internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.name, 1)! : null; 15596public override ExpressionSyntax Condition => GetRed(ref this.condition, 2)!; 15606internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.condition, 2)! : null; 15656public override ExpressionSyntax Condition => GetRed(ref this.condition, 2)!; 15666internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.condition, 2)! : null; 16300public LineDirectivePositionSyntax Start => GetRed(ref this.start, 2)!; 16304public LineDirectivePositionSyntax End => GetRed(ref this.end, 4)!; 163242 => GetRed(ref this.start, 2)!, 163254 => GetRed(ref this.end, 4)!,
Microsoft.CodeAnalysis.VisualBasic (399)
Generated\Syntax.xml.Syntax.Generated.vb (399)
440Dim listNode = GetRed(_imports, 1) 467Dim listNode = GetRed(_attributes, 2) 495Dim listNode = GetRed(_members, 3) 552Return GetRed(_imports, 1) 554Return GetRed(_attributes, 2) 556Return GetRed(_members, 3) 791Dim listNode = GetRed(_importsClauses, 1) 824Return GetRed(_importsClauses, 1) 930Return GetRed(_name, 1) 1147Return GetRed(_xmlNamespace, 1) 1281Dim listNode = GetRed(_members, 1) 1304Return GetRed(_endNamespaceStatement, 2) 1335Return GetRed(_members, 1) 1427Return GetRed(_name, 1) 1551Dim listNode = GetRed(_implements, 1) 1582Dim listNode = GetRed(_members, 2) 1654Dim listNode = GetRed(_inherits, 1) 1692Dim listNode = GetRed(_implements, 2) 1730Dim listNode = GetRed(_members, 3) 1765Return GetRed(_endModuleStatement, 4) 1800Return GetRed(_inherits, 1) 1802Return GetRed(_implements, 2) 1804Return GetRed(_members, 3) 1906Dim listNode = GetRed(_inherits, 1) 1944Dim listNode = GetRed(_implements, 2) 1982Dim listNode = GetRed(_members, 3) 2017Return GetRed(_endStructureStatement, 4) 2052Return GetRed(_inherits, 1) 2054Return GetRed(_implements, 2) 2056Return GetRed(_members, 3) 2158Dim listNode = GetRed(_inherits, 1) 2196Dim listNode = GetRed(_implements, 2) 2234Dim listNode = GetRed(_members, 3) 2269Return GetRed(_endInterfaceStatement, 4) 2304Return GetRed(_inherits, 1) 2306Return GetRed(_implements, 2) 2308Return GetRed(_members, 3) 2410Dim listNode = GetRed(_inherits, 1) 2448Dim listNode = GetRed(_implements, 2) 2486Dim listNode = GetRed(_members, 3) 2521Return GetRed(_endClassStatement, 4) 2556Return GetRed(_inherits, 1) 2558Return GetRed(_implements, 2) 2560Return GetRed(_members, 3) 2663Dim listNode = GetRed(_members, 1) 2686Return GetRed(_endEnumStatement, 2) 2717Return GetRed(_members, 1) 2824Dim listNode = GetRed(_types, 1) 2856Return GetRed(_types, 1) 2942Dim listNode = GetRed(_types, 1) 2974Return GetRed(_types, 1) 3135Return GetRed(_typeParameterList, 3) 3313Return GetRed(_typeParameterList, 4) 3565Return GetRed(_typeParameterList, 4) 3817Return GetRed(_typeParameterList, 4) 4069Return GetRed(_typeParameterList, 4) 4291Return GetRed(_underlyingType, 4) 4434Dim listNode = GetRed(_parameters, 2) 4485Return GetRed(_parameters, 2) 4607Return GetRed(_typeParameterConstraintClause, 2) 4740Return GetRed(_constraint, 1) 4871Dim listNode = GetRed(_constraints, 2) 4922Return GetRed(_constraints, 2) 5232Return GetRed(_initializer, 2) 5406Dim listNode = GetRed(_statements, 1) 5441Return GetRed(_endSubOrFunctionStatement, 2) 5472Return GetRed(_statements, 1) 5571Dim listNode = GetRed(_statements, 1) 5606Return GetRed(_endSubStatement, 2) 5637Return GetRed(_statements, 1) 5733Dim listNode = GetRed(_statements, 1) 5768Return GetRed(_endOperatorStatement, 2) 5799Return GetRed(_statements, 1) 5901Dim listNode = GetRed(_statements, 1) 5937Return GetRed(_endAccessorStatement, 2) 5968Return GetRed(_statements, 1) 6066Dim listNode = GetRed(_accessors, 1) 6089Return GetRed(_endPropertyStatement, 2) 6120Return GetRed(_accessors, 1) 6215Dim listNode = GetRed(_accessors, 1) 6238Return GetRed(_endEventStatement, 2) 6269Return GetRed(_accessors, 1) 6414Return GetRed(_parameterList, 2) 6485Dim listNode = GetRed(_parameters, 1) 6537Return GetRed(_parameters, 1) 6738Return GetRed(_typeParameterList, 4) 6765Return GetRed(_parameterList, 5) 6804Return GetRed(_asClause, 6) 6825Return GetRed(_handlesClause, 7) 6852Return GetRed(_implementsClause, 8) 7118Return GetRed(_parameterList, 4) 7425Return GetRed(_libraryName, 7) 7471Return GetRed(_aliasName, 9) 7493Return GetRed(_parameterList, 10) 7532Return GetRed(_asClause, 11) 7817Return GetRed(_typeParameterList, 5) 7844Return GetRed(_parameterList, 6) 7883Return GetRed(_asClause, 7) 8160Return GetRed(_parameterList, 5) 8199Return GetRed(_asClause, 6) 8221Return GetRed(_implementsClause, 7) 8475Return GetRed(_parameterList, 4) 8514Return GetRed(_asClause, 5) 8755Return GetRed(_parameterList, 4) 8794Return GetRed(_asClause, 5) 8816Return GetRed(_initializer, 6) 8838Return GetRed(_implementsClause, 7) 9082Return GetRed(_parameterList, 3) 9224Dim listNode = GetRed(_interfaceMembers, 1) 9257Return GetRed(_interfaceMembers, 1) 9344Dim listNode = GetRed(_events, 1) 9376Return GetRed(_events, 1) 9666Return GetRed(_property, 2) 9805Return GetRed(_eventMember, 2) 10130Dim listNode = GetRed(_declarators, 2) 10167Return GetRed(_declarators, 2) 10271Return GetRed(_asClause, 1) 10293Return GetRed(_initializer, 2) 10471Dim listNode = GetRed(_attributeLists, 1) 10494Return GetRed(_type, 2) 10520Return GetRed(_attributeLists, 1) 10622Return GetRed(_newExpression, 1) 10767Dim listNode = GetRed(_initializers, 2) 10818Return GetRed(_initializers, 2) 10911Return GetRed(_initializer, 1) 11089Return GetRed(_expression, 1) 11235Return GetRed(_name, 2) 11270Return GetRed(_expression, 4) 11395Return GetRed(_value, 1) 11547Return GetRed(_identifier, 2) 11569Return GetRed(_asClause, 3) 11591Return GetRed(_default, 4) 11753Return GetRed(_arrayBounds, 2) 11780Dim listNode = GetRed(_arrayRankSpecifiers, 3) 11814Return GetRed(_arrayRankSpecifiers, 3) 12048Dim listNode = GetRed(_attributes, 1) 12099Return GetRed(_attributes, 1) 12192Return GetRed(_name, 1) 12213Return GetRed(_argumentList, 2) 12635Return GetRed(_expression, 1) 12752Dim listNode = GetRed(_statements, 1) 12775Return GetRed(_endWhileStatement, 2) 12806Return GetRed(_statements, 1) 12904Dim listNode = GetRed(_statements, 1) 12927Return GetRed(_endUsingStatement, 2) 12958Return GetRed(_statements, 1) 13056Dim listNode = GetRed(_statements, 1) 13079Return GetRed(_endSyncLockStatement, 2) 13110Return GetRed(_statements, 1) 13208Dim listNode = GetRed(_statements, 1) 13231Return GetRed(_endWithStatement, 2) 13262Return GetRed(_statements, 1) 13363Dim listNode = GetRed(_declarators, 1) 13396Return GetRed(_declarators, 1) 13590Return GetRed(_label, 1) 14112Return GetRed(_expression, 1) 14225Return GetRed(_condition, 1) 14265Dim listNode = GetRed(_statements, 3) 14291Return GetRed(_elseClause, 4) 14327Return GetRed(_statements, 3) 14428Dim listNode = GetRed(_statements, 1) 14458Return GetRed(_statements, 1) 14553Dim listNode = GetRed(_statements, 1) 14580Dim listNode = GetRed(_elseIfBlocks, 2) 14607Return GetRed(_elseBlock, 3) 14630Return GetRed(_endIfStatement, 4) 14665Return GetRed(_statements, 1) 14667Return GetRed(_elseIfBlocks, 2) 14766Return GetRed(_condition, 1) 14910Dim listNode = GetRed(_statements, 1) 14944Return GetRed(_statements, 1) 15030Return GetRed(_condition, 1) 15173Dim listNode = GetRed(_statements, 1) 15207Return GetRed(_statements, 1) 15383Dim listNode = GetRed(_statements, 1) 15410Dim listNode = GetRed(_catchBlocks, 2) 15436Return GetRed(_finallyBlock, 3) 15459Return GetRed(_endTryStatement, 4) 15494Return GetRed(_statements, 1) 15496Return GetRed(_catchBlocks, 2) 15683Dim listNode = GetRed(_statements, 1) 15717Return GetRed(_statements, 1) 15809Return GetRed(_identifierName, 1) 15830Return GetRed(_asClause, 2) 15851Return GetRed(_whenClause, 3) 15976Return GetRed(_filter, 1) 16090Dim listNode = GetRed(_statements, 1) 16124Return GetRed(_statements, 1) 16293Return GetRed(_errorNumber, 1) 16467Return GetRed(_label, 4) 16745Return GetRed(_label, 1) 16864Dim listNode = GetRed(_caseBlocks, 1) 16887Return GetRed(_endSelectStatement, 2) 16918Return GetRed(_caseBlocks, 1) 17035Return GetRed(_expression, 2) 17159Dim listNode = GetRed(_statements, 1) 17193Return GetRed(_statements, 1) 17286Dim listNode = GetRed(_cases, 1) 17318Return GetRed(_cases, 1) 17612Return GetRed(_upperBound, 2) 17761Return GetRed(_value, 2) 17878Return GetRed(_expression, 1) 17999Dim listNode = GetRed(_statements, 1) 18022Return GetRed(_loopStatement, 2) 18053Return GetRed(_statements, 1) 18153Return GetRed(_whileOrUntilClause, 1) 18273Return GetRed(_whileOrUntilClause, 1) 18390Return GetRed(_condition, 1) 18505Return GetRed(_condition, 1) 18630Return GetRed(_nextStatement, 1) 18703Dim listNode = GetRed(_statements, 1) 18742Return GetRed(_nextStatement, 2) 18790Return GetRed(_statements, 1) 18887Dim listNode = GetRed(_statements, 1) 18926Return GetRed(_nextStatement, 2) 18974Return GetRed(_statements, 1) 19068Return GetRed(_controlVariable, 1) 19148Return GetRed(_controlVariable, 1) 19192Return GetRed(_fromValue, 3) 19228Return GetRed(_toValue, 5) 19249Return GetRed(_stepClause, 6) 19387Return GetRed(_stepValue, 1) 19533Return GetRed(_controlVariable, 2) 19577Return GetRed(_expression, 4) 19707Dim listNode = GetRed(_controlVariables, 1) 19740Return GetRed(_controlVariables, 1) 19833Return GetRed(_expression, 1) 19855Dim listNode = GetRed(_variables, 2) 19892Return GetRed(_variables, 2) 19984Return GetRed(_expression, 1) 20125Return GetRed(_right, 2) 20244Return GetRed(_argumentList, 1) 20361Return GetRed(_invocation, 1) 20475Return GetRed(_eventExpression, 1) 20511Return GetRed(_delegateExpression, 3) 20636Return GetRed(_name, 1) 20656Return GetRed(_argumentList, 2) 20781Return GetRed(_expression, 1) 20919Dim listNode = GetRed(_clauses, 2) 20952Return GetRed(_clauses, 2) 21045Return GetRed(_arrayBounds, 1) 21165Dim listNode = GetRed(_expressions, 1) 21198Return GetRed(_expressions, 1) 21402Return GetRed(_expression, 1) 21534Dim listNode = GetRed(_arguments, 1) 21585Return GetRed(_arguments, 1) 21674Dim listNode = GetRed(_elements, 1) 21725Return GetRed(_elements, 1) 21920Return GetRed(_asClause, 1) 22361Return GetRed(_type, 2) 22497Return GetRed(_expression, 1) 22533Return GetRed(_type, 3) 22677Return GetRed(_name, 2) 22835Return GetRed(_name, 2) 23027Return GetRed(_name, 4) 23162Return GetRed(_argumentList, 1) 23286Dim listNode = GetRed(_attributeLists, 1) 23368Dim listNode = GetRed(_attributeLists, 1) 23403Return GetRed(_type, 2) 23424Return GetRed(_argumentList, 3) 23450Return GetRed(_initializer, 4) 23481Return GetRed(_attributeLists, 1) 23594Dim listNode = GetRed(_attributeLists, 1) 23629Return GetRed(_initializer, 2) 23661Return GetRed(_attributeLists, 1) 23767Dim listNode = GetRed(_attributeLists, 1) 23802Return GetRed(_type, 2) 23822Return GetRed(_arrayBounds, 3) 23849Dim listNode = GetRed(_rankSpecifiers, 4) 23872Return GetRed(_initializer, 5) 23910Return GetRed(_attributeLists, 1) 23916Return GetRed(_rankSpecifiers, 4) 24020Dim listNode = GetRed(_initializers, 1) 24071Return GetRed(_initializers, 1) 24185Return GetRed(_expression, 2) 24231Return GetRed(_type, 4) 24345Return GetRed(_expression, 2) 24397Return GetRed(_type, 4) 24587Return GetRed(_expression, 2) 24639Return GetRed(_type, 4) 24829Return GetRed(_expression, 2) 24881Return GetRed(_type, 4) 25060Return GetRed(_expression, 2) 25235Return GetRed(_right, 2) 25358Return GetRed(_operand, 1) 25492Return GetRed(_firstExpression, 2) 25528Return GetRed(_secondExpression, 4) 25694Return GetRed(_condition, 2) 25730Return GetRed(_whenTrue, 4) 25766Return GetRed(_whenFalse, 6) 25972Return GetRed(_body, 1) 26105Dim listNode = GetRed(_statements, 1) 26129Return GetRed(_endSubOrFunctionStatement, 2) 26160Return GetRed(_statements, 1) 26342Return GetRed(_parameterList, 3) 26381Return GetRed(_asClause, 4) 26516Dim listNode = GetRed(_arguments, 1) 26567Return GetRed(_arguments, 1) 26760Return GetRed(_expression, 1) 27005Return GetRed(_upperBound, 2) 27240Return GetRed(_asClause, 1) 27276Return GetRed(_expression, 3) 27407Return GetRed(_expression, 1) 27531Return GetRed(_aggregation, 1) 27650Return GetRed(_asClause, 1) 27831Return GetRed(_argument, 2) 28060Dim listNode = GetRed(_variables, 1) 28093Return GetRed(_variables, 1) 28179Dim listNode = GetRed(_variables, 1) 28212Return GetRed(_variables, 1) 28300Dim listNode = GetRed(_variables, 1) 28329Dim listNode = GetRed(_additionalQueryOperators, 2) 28370Dim listNode = GetRed(_aggregationVariables, 4) 28407Return GetRed(_variables, 1) 28409Return GetRed(_additionalQueryOperators, 2) 28411Return GetRed(_aggregationVariables, 4) 28589Return GetRed(_condition, 1) 28720Return GetRed(_condition, 2) 28838Return GetRed(_count, 1) 28957Dim listNode = GetRed(_items, 1) 29000Dim listNode = GetRed(_keys, 3) 29040Dim listNode = GetRed(_aggregationVariables, 5) 29077Return GetRed(_items, 1) 29079Return GetRed(_keys, 3) 29081Return GetRed(_aggregationVariables, 5) 29176Dim listNode = GetRed(_joinedVariables, 1) 29211Dim listNode = GetRed(_additionalJoins, 2) 29258Dim listNode = GetRed(_joinConditions, 4) 29347Return GetRed(_right, 2) 29471Dim listNode = GetRed(_joinedVariables, 1) 29508Dim listNode = GetRed(_additionalJoins, 2) 29570Dim listNode = GetRed(_joinConditions, 4) 29615Return GetRed(_joinedVariables, 1) 29617Return GetRed(_additionalJoins, 2) 29619Return GetRed(_joinConditions, 4) 29740Dim listNode = GetRed(_joinedVariables, 2) 29777Dim listNode = GetRed(_additionalJoins, 3) 29839Dim listNode = GetRed(_joinConditions, 5) 29891Dim listNode = GetRed(_aggregationVariables, 7) 29930Return GetRed(_joinedVariables, 2) 29932Return GetRed(_additionalJoins, 3) 29934Return GetRed(_joinConditions, 5) 29936Return GetRed(_aggregationVariables, 7) 30058Dim listNode = GetRed(_orderings, 2) 30091Return GetRed(_orderings, 2) 30305Dim listNode = GetRed(_variables, 1) 30338Return GetRed(_variables, 1) 30440Dim listNode = GetRed(_precedingMisc, 1) 30460Return GetRed(_root, 2) 30477Dim listNode = GetRed(_followingMisc, 3) 30515Return GetRed(_precedingMisc, 1) 30519Return GetRed(_followingMisc, 3) 30622Return GetRed(_version, 2) 30640Return GetRed(_encoding, 3) 30658Return GetRed(_standalone, 4) 30812Return GetRed(_value, 2) 30924Dim listNode = GetRed(_content, 1) 30944Return GetRed(_endTag, 2) 30974Return GetRed(_content, 1) 31152Return GetRed(_name, 1) 31169Dim listNode = GetRed(_attributes, 2) 31218Return GetRed(_attributes, 2) 31307Return GetRed(_name, 1) 31430Return GetRed(_name, 1) 31447Dim listNode = GetRed(_attributes, 2) 31496Return GetRed(_attributes, 2) 31597Return GetRed(_value, 2) 32043Return GetRed(_name, 1) 32662Return GetRed(_expression, 1) 32810Dim listNode = GetRed(_rankSpecifiers, 1) 32844Return GetRed(_rankSpecifiers, 1) 33281Return GetRed(_typeArgumentList, 1) 33417Return GetRed(_right, 2) 33635Dim listNode = GetRed(_arguments, 2) 33686Return GetRed(_arguments, 2) 33777Return GetRed(_signature, 1) 33800Return GetRed(_asClause, 2) 33917Dim listNode = GetRed(_argumentTypes, 1) 33965Return GetRed(_argumentTypes, 1) 34055Return GetRed(_type, 1) 34268Return GetRed(_right, 2) 34385Return GetRed(_expression, 1) 34496Return GetRed(_expression, 1) 34830Return GetRed(_reference, 3) 34995Return GetRed(_reference, 3) 35157Return GetRed(_whenNotNull, 2) 35293Return GetRed(_argument, 2) 35428Dim listNode = GetRed(_contents, 1) 35476Return GetRed(_contents, 1) 35667Return GetRed(_expression, 1) 35688Return GetRed(_alignmentClause, 2) 35709Return GetRed(_formatClause, 3) 35856Return GetRed(_value, 1) 36174Return GetRed(_value, 4) 36337Return GetRed(_condition, 3) 37593Dim listNode = GetRed(_errorCodes, 3) 37626Return GetRed(_errorCodes, 3) 37753Dim listNode = GetRed(_errorCodes, 3) 37786Return GetRed(_errorCodes, 3)