891 references to GetRed
Microsoft.CodeAnalysis.CSharp (492)
Syntax.xml.Syntax.Generated.cs (492)
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; 4293public ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 1)!; 4295internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.argumentList, 1)! : null; 4354public QueryBodySyntax Body => GetRed(ref this.body, 1)!; 43601 => GetRed(ref this.body, 1)!, 4412public SelectOrGroupClauseSyntax SelectOrGroup => GetRed(ref this.selectOrGroup, 1)!; 4414public QueryContinuationSyntax? Continuation => GetRed(ref this.continuation, 2); 44201 => GetRed(ref this.selectOrGroup, 1)!, 44212 => GetRed(ref this.continuation, 2), 4474public TypeSyntax? Type => GetRed(ref this.type, 1); 4481public ExpressionSyntax Expression => GetRed(ref this.expression, 4)!; 44861 => GetRed(ref this.type, 1), 44874 => GetRed(ref this.expression, 4)!, 4543public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 4545internal override SyntaxNode? GetNodeSlot(int index) => index == 3 ? GetRed(ref this.expression, 3)! : null; 4591public TypeSyntax? Type => GetRed(ref this.type, 1); 4598public ExpressionSyntax InExpression => GetRed(ref this.inExpression, 4)!; 4602public ExpressionSyntax LeftExpression => GetRed(ref this.leftExpression, 6)!; 4606public ExpressionSyntax RightExpression => GetRed(ref this.rightExpression, 8)!; 4608public JoinIntoClauseSyntax? Into => GetRed(ref this.into, 9); 46131 => GetRed(ref this.type, 1), 46144 => GetRed(ref this.inExpression, 4)!, 46156 => GetRed(ref this.leftExpression, 6)!, 46168 => GetRed(ref this.rightExpression, 8)!, 46179 => GetRed(ref this.into, 9), 4718public ExpressionSyntax Condition => GetRed(ref this.condition, 1)!; 4720internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.condition, 1)! : null; 4861public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 4863internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 4904public ExpressionSyntax GroupExpression => GetRed(ref this.groupExpression, 1)!; 4908public ExpressionSyntax ByExpression => GetRed(ref this.byExpression, 3)!; 49131 => GetRed(ref this.groupExpression, 1)!, 49143 => GetRed(ref this.byExpression, 3)!, 4967public QueryBodySyntax Body => GetRed(ref this.body, 2)!; 4969internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.body, 2)! : null; 5108public PatternSyntax Pattern => GetRed(ref this.pattern, 2)!; 51142 => GetRed(ref this.pattern, 2)!, 5163public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 5165internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 5205public ExpressionSyntax Condition => GetRed(ref this.condition, 1)!; 5207internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.condition, 1)! : null; 5294public VariableDesignationSyntax Designation => GetRed(ref this.designation, 1)!; 53001 => GetRed(ref this.designation, 1)!, 5348public VariableDesignationSyntax Designation => GetRed(ref this.designation, 1)!; 5350internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.designation, 1)! : null; 5393public PositionalPatternClauseSyntax? PositionalPatternClause => GetRed(ref this.positionalPatternClause, 1); 5395public PropertyPatternClauseSyntax? PropertyPatternClause => GetRed(ref this.propertyPatternClause, 2); 5397public VariableDesignationSyntax? Designation => GetRed(ref this.designation, 3); 54031 => GetRed(ref this.positionalPatternClause, 1), 54042 => GetRed(ref this.propertyPatternClause, 2), 54053 => GetRed(ref this.designation, 3), 5577public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 55831 => GetRed(ref this.pattern, 1)!, 5671public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 5675internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.pattern, 1)! : null; 5717public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 5719internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 5803public PatternSyntax Right => GetRed(ref this.right, 2)!; 58092 => GetRed(ref this.right, 2)!, 5858public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 5860internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.pattern, 1)! : null; 5912public VariableDesignationSyntax? Designation => GetRed(ref this.designation, 3); 59183 => GetRed(ref this.designation, 3), 5970public PatternSyntax? Pattern => GetRed(ref this.pattern, 1); 5972internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.pattern, 1) : null; 6062public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 6064public InterpolationAlignmentClauseSyntax? AlignmentClause => GetRed(ref this.alignmentClause, 2); 6066public InterpolationFormatClauseSyntax? FormatClause => GetRed(ref this.formatClause, 3); 60761 => GetRed(ref this.expression, 1)!, 60772 => GetRed(ref this.alignmentClause, 2), 60783 => GetRed(ref this.formatClause, 3), 6130public ExpressionSyntax Value => GetRed(ref this.value, 1)!; 6132internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.value, 1)! : null; 6225public StatementSyntax Statement => GetRed(ref this.statement, 2)!; 62312 => GetRed(ref this.statement, 2)!, 6384public TypeSyntax ReturnType => GetRed(ref this.returnType, 2)!; 6389public TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 6391public ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 5)!; 6395public BlockSyntax? Body => GetRed(ref this.body, 7); 6397public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 8); 64132 => GetRed(ref this.returnType, 2)!, 64144 => GetRed(ref this.typeParameterList, 4), 64155 => GetRed(ref this.parameterList, 5)!, 64177 => GetRed(ref this.body, 7), 64188 => GetRed(ref this.expressionBody, 8), 6530public VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 4)!; 65384 => GetRed(ref this.declaration, 4)!, 6662public BracketedArgumentListSyntax? ArgumentList => GetRed(ref this.argumentList, 1); 6664public EqualsValueClauseSyntax? Initializer => GetRed(ref this.initializer, 2); 66691 => GetRed(ref this.argumentList, 1), 66702 => GetRed(ref this.initializer, 2), 6725public ExpressionSyntax Value => GetRed(ref this.value, 1)!; 6727internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.value, 1)! : null; 6906public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 69141 => GetRed(ref this.expression, 1)!, 7021public StatementSyntax Statement => GetRed(ref this.statement, 3)!; 70273 => GetRed(ref this.statement, 3)!, 7107public ExpressionSyntax? Expression => GetRed(ref this.expression, 3); 71183 => GetRed(ref this.expression, 3), 7274public ExpressionSyntax? Expression => GetRed(ref this.expression, 2); 72822 => GetRed(ref this.expression, 2), 7339public ExpressionSyntax? Expression => GetRed(ref this.expression, 2); 73472 => GetRed(ref this.expression, 2), 7407public ExpressionSyntax? Expression => GetRed(ref this.expression, 3); 74153 => GetRed(ref this.expression, 3), 7476public ExpressionSyntax Condition => GetRed(ref this.condition, 3)!; 7480public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 74863 => GetRed(ref this.condition, 3)!, 74875 => GetRed(ref this.statement, 5)!, 7548public StatementSyntax Statement => GetRed(ref this.statement, 2)!; 7554public ExpressionSyntax Condition => GetRed(ref this.condition, 5)!; 75642 => GetRed(ref this.statement, 2)!, 75655 => GetRed(ref this.condition, 5)!, 7633public VariableDeclarationSyntax? Declaration => GetRed(ref this.declaration, 3); 7646public ExpressionSyntax? Condition => GetRed(ref this.condition, 6); 7661public StatementSyntax Statement => GetRed(ref this.statement, 10)!; 76673 => GetRed(ref this.declaration, 3), 76696 => GetRed(ref this.condition, 6), 767110 => GetRed(ref this.statement, 10)!, 7794public TypeSyntax Type => GetRed(ref this.type, 4)!; 7801public override ExpressionSyntax Expression => GetRed(ref this.expression, 7)!; 7805public override StatementSyntax Statement => GetRed(ref this.statement, 9)!; 78114 => GetRed(ref this.type, 4)!, 78127 => GetRed(ref this.expression, 7)!, 78139 => GetRed(ref this.statement, 9)!, 7904public ExpressionSyntax Variable => GetRed(ref this.variable, 4)!; 7908public override ExpressionSyntax Expression => GetRed(ref this.expression, 6)!; 7912public override StatementSyntax Statement => GetRed(ref this.statement, 8)!; 79184 => GetRed(ref this.variable, 4)!, 79196 => GetRed(ref this.expression, 6)!, 79208 => GetRed(ref this.statement, 8)!, 8004public VariableDeclarationSyntax? Declaration => GetRed(ref this.declaration, 4); 8006public ExpressionSyntax? Expression => GetRed(ref this.expression, 5); 8010public StatementSyntax Statement => GetRed(ref this.statement, 7)!; 80164 => GetRed(ref this.declaration, 4), 80175 => GetRed(ref this.expression, 5), 80187 => GetRed(ref this.statement, 7)!, 8084public VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 3)!; 8088public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 80943 => GetRed(ref this.declaration, 3)!, 80955 => GetRed(ref this.statement, 5)!, 8157public BlockSyntax Block => GetRed(ref this.block, 2)!; 81632 => GetRed(ref this.block, 2)!, 8221public BlockSyntax Block => GetRed(ref this.block, 2)!; 82272 => GetRed(ref this.block, 2)!, 8288public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 8292public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 82983 => GetRed(ref this.expression, 3)!, 82995 => GetRed(ref this.statement, 5)!, 8375public ExpressionSyntax Condition => GetRed(ref this.condition, 3)!; 8385public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 8390public ElseClauseSyntax? Else => GetRed(ref this.@else, 6); 83963 => GetRed(ref this.condition, 3)!, 83975 => GetRed(ref this.statement, 5)!, 83986 => GetRed(ref this.@else, 6), 8461public StatementSyntax Statement => GetRed(ref this.statement, 1)!; 8463internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.statement, 1)! : null; 8526public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 85593 => GetRed(ref this.expression, 3)!, 8714public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 8716public WhenClauseSyntax? WhenClause => GetRed(ref this.whenClause, 2); 87231 => GetRed(ref this.pattern, 1)!, 87242 => GetRed(ref this.whenClause, 2), 8781public ExpressionSyntax Value => GetRed(ref this.value, 1)!; 8785internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.value, 1)! : null; 8948public WhenClauseSyntax? WhenClause => GetRed(ref this.whenClause, 1); 8952public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 89581 => GetRed(ref this.whenClause, 1), 89593 => GetRed(ref this.expression, 3)!, 9015public BlockSyntax Block => GetRed(ref this.block, 2)!; 9019public FinallyClauseSyntax? Finally => GetRed(ref this.@finally, 4); 90252 => GetRed(ref this.block, 2)!, 90274 => GetRed(ref this.@finally, 4), 9089public CatchDeclarationSyntax? Declaration => GetRed(ref this.declaration, 1); 9091public CatchFilterClauseSyntax? Filter => GetRed(ref this.filter, 2); 9093public BlockSyntax Block => GetRed(ref this.block, 3)!; 90981 => GetRed(ref this.declaration, 1), 90992 => GetRed(ref this.filter, 2), 91003 => GetRed(ref this.block, 3)!, 9154public TypeSyntax Type => GetRed(ref this.type, 1)!; 9167internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.type, 1)! : null; 9211public ExpressionSyntax FilterExpression => GetRed(ref this.filterExpression, 2)!; 9215internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.filterExpression, 2)! : null; 9257public BlockSyntax Block => GetRed(ref this.block, 1)!; 9259internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.block, 1)! : null; 9460public NameEqualsSyntax? Alias => GetRed(ref this.alias, 4); 9462public TypeSyntax NamespaceOrType => GetRed(ref this.namespaceOrType, 5)!; 94694 => GetRed(ref this.alias, 4), 94705 => GetRed(ref this.namespaceOrType, 5)!, 9607public override NameSyntax Name => GetRed(ref this.name, 3)!; 96333 => GetRed(ref this.name, 3)!, 9728public override NameSyntax Name => GetRed(ref this.name, 3)!; 97423 => GetRed(ref this.name, 3)!, 9824public AttributeTargetSpecifierSyntax? Target => GetRed(ref this.target, 1); 98421 => GetRed(ref this.target, 1), 9942public AttributeArgumentListSyntax? ArgumentList => GetRed(ref this.argumentList, 1); 99481 => GetRed(ref this.argumentList, 1), 10063public NameColonSyntax? NameColon => GetRed(ref this.nameColon, 1); 10066public ExpressionSyntax Expression => GetRed(ref this.expression, 2)!; 100721 => GetRed(ref this.nameColon, 1), 100732 => GetRed(ref this.expression, 2)!, 10398public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 10400public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 5); 10402public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 6); 104394 => GetRed(ref this.typeParameterList, 4), 104405 => GetRed(ref this.parameterList, 5), 104416 => GetRed(ref this.baseList, 6), 10564public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 10566public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 5); 10568public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 6); 106054 => GetRed(ref this.typeParameterList, 4), 106065 => GetRed(ref this.parameterList, 5), 106076 => GetRed(ref this.baseList, 6), 10730public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 10732public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 5); 10734public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 6); 107714 => GetRed(ref this.typeParameterList, 4), 107725 => GetRed(ref this.parameterList, 5), 107736 => GetRed(ref this.baseList, 6), 10904public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 5); 10906public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 6); 10908public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 7); 109455 => GetRed(ref this.typeParameterList, 5), 109466 => GetRed(ref this.parameterList, 6), 109477 => GetRed(ref this.baseList, 7), 11068public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 4); 111124 => GetRed(ref this.baseList, 4), 11206public TypeSyntax ReturnType => GetRed(ref this.returnType, 3)!; 11211public TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 5); 11214public ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 6)!; 112263 => GetRed(ref this.returnType, 3)!, 112275 => GetRed(ref this.typeParameterList, 5), 112286 => GetRed(ref this.parameterList, 6)!, 11314public EqualsValueClauseSyntax? EqualsValue => GetRed(ref this.equalsValue, 3); 113203 => GetRed(ref this.equalsValue, 3), 11393public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 3); 11395public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 4); 114323 => GetRed(ref this.typeParameterList, 3), 114334 => GetRed(ref this.parameterList, 4), 11633public ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 1)!; 116391 => GetRed(ref this.argumentList, 1)!, 11693public IdentifierNameSyntax Name => GetRed(ref this.name, 1)!; 117111 => GetRed(ref this.name, 1)!, 12096public override VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 2)!; 121042 => GetRed(ref this.declaration, 2)!, 12177public override VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 3)!; 121853 => GetRed(ref this.declaration, 3)!, 12350public TypeSyntax ReturnType => GetRed(ref this.returnType, 2)!; 12352public ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 12357public TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 5); 12359public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 6)!; 12364public override BlockSyntax? Body => GetRed(ref this.body, 8); 12366public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 9); 123822 => GetRed(ref this.returnType, 2)!, 123833 => GetRed(ref this.explicitInterfaceSpecifier, 3), 123845 => GetRed(ref this.typeParameterList, 5), 123856 => GetRed(ref this.parameterList, 6)!, 123878 => GetRed(ref this.body, 8), 123889 => GetRed(ref this.expressionBody, 9), 12498public TypeSyntax ReturnType => GetRed(ref this.returnType, 2)!; 12500public ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 12518public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 7)!; 12520public override BlockSyntax? Body => GetRed(ref this.body, 8); 12522public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 9); 125382 => GetRed(ref this.returnType, 2)!, 125393 => GetRed(ref this.explicitInterfaceSpecifier, 3), 125407 => GetRed(ref this.parameterList, 7)!, 125418 => GetRed(ref this.body, 8), 125429 => GetRed(ref this.expressionBody, 9), 12646public ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 12662public TypeSyntax Type => GetRed(ref this.type, 6)!; 12664public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 7)!; 12666public override BlockSyntax? Body => GetRed(ref this.body, 8); 12668public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 9); 126843 => GetRed(ref this.explicitInterfaceSpecifier, 3), 126856 => GetRed(ref this.type, 6)!, 126867 => GetRed(ref this.parameterList, 7)!, 126878 => GetRed(ref this.body, 8), 126889 => GetRed(ref this.expressionBody, 9), 12791public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 3)!; 12793public ConstructorInitializerSyntax? Initializer => GetRed(ref this.initializer, 4); 12795public override BlockSyntax? Body => GetRed(ref this.body, 5); 12797public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 6); 128133 => GetRed(ref this.parameterList, 3)!, 128144 => GetRed(ref this.initializer, 4), 128155 => GetRed(ref this.body, 5), 128166 => GetRed(ref this.expressionBody, 6), 12904public ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 2)!; 12906internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.argumentList, 2)! : null; 12968public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 4)!; 12970public override BlockSyntax? Body => GetRed(ref this.body, 5); 12972public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 6); 129884 => GetRed(ref this.parameterList, 4)!, 129895 => GetRed(ref this.body, 5), 129906 => GetRed(ref this.expressionBody, 6), 13118public override TypeSyntax Type => GetRed(ref this.type, 2)!; 13120public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 13125public override AccessorListSyntax? AccessorList => GetRed(ref this.accessorList, 5); 13127public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 6); 13129public EqualsValueClauseSyntax? Initializer => GetRed(ref this.initializer, 7); 131442 => GetRed(ref this.type, 2)!, 131453 => GetRed(ref this.explicitInterfaceSpecifier, 3), 131465 => GetRed(ref this.accessorList, 5), 131476 => GetRed(ref this.expressionBody, 6), 131487 => GetRed(ref this.initializer, 7), 13224public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 13226internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 13280public override TypeSyntax Type => GetRed(ref this.type, 3)!; 13282public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 4); 13287public override AccessorListSyntax? AccessorList => GetRed(ref this.accessorList, 6); 133023 => GetRed(ref this.type, 3)!, 133034 => GetRed(ref this.explicitInterfaceSpecifier, 4), 133046 => GetRed(ref this.accessorList, 6), 13390public override TypeSyntax Type => GetRed(ref this.type, 2)!; 13392public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 13397public BracketedParameterListSyntax ParameterList => GetRed(ref this.parameterList, 5)!; 13399public override AccessorListSyntax? AccessorList => GetRed(ref this.accessorList, 6); 13401public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 7); 134162 => GetRed(ref this.type, 2)!, 134173 => GetRed(ref this.explicitInterfaceSpecifier, 3), 134185 => GetRed(ref this.parameterList, 5)!, 134196 => GetRed(ref this.accessorList, 6), 134207 => GetRed(ref this.expressionBody, 7), 13565public BlockSyntax? Body => GetRed(ref this.body, 3); 13568public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 4); 135843 => GetRed(ref this.body, 3), 135854 => GetRed(ref this.expressionBody, 4), 13832public override TypeSyntax? Type => GetRed(ref this.type, 2); 13844public EqualsValueClauseSyntax? Default => GetRed(ref this.@default, 4); 138502 => GetRed(ref this.type, 2), 138514 => GetRed(ref this.@default, 4), 13924public override TypeSyntax Type => GetRed(ref this.type, 2)!; 139302 => GetRed(ref this.type, 2)!, 13997public TypeSyntax? Type => GetRed(ref this.type, 2); 140032 => GetRed(ref this.type, 2), 14219public MemberCrefSyntax Member => GetRed(ref this.member, 2)!; 142252 => GetRed(ref this.member, 2)!, 14296public CrefParameterListSyntax? Parameters => GetRed(ref this.parameters, 1); 143021 => GetRed(ref this.parameters, 1), 14358public TypeArgumentListSyntax? TypeArgumentList => GetRed(ref this.typeArgumentList, 1); 14360public CrefParameterListSyntax Parameters => GetRed(ref this.parameters, 2)!; 14364public MemberCrefSyntax Member => GetRed(ref this.member, 4)!; 143691 => GetRed(ref this.typeArgumentList, 1), 143702 => GetRed(ref this.parameters, 2)!, 143714 => GetRed(ref this.member, 4)!, 14434public CrefBracketedParameterListSyntax? Parameters => GetRed(ref this.parameters, 1); 14436internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.parameters, 1) : null; 14499public CrefParameterListSyntax? Parameters => GetRed(ref this.parameters, 3); 14501internal override SyntaxNode? GetNodeSlot(int index) => index == 3 ? GetRed(ref this.parameters, 3) : null; 14565public TypeSyntax Type => GetRed(ref this.type, 3)!; 14567public CrefParameterListSyntax? Parameters => GetRed(ref this.parameters, 4); 145723 => GetRed(ref this.type, 3)!, 145734 => GetRed(ref this.parameters, 4), 14794public TypeSyntax Type => GetRed(ref this.type, 2)!; 14796internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.type, 2)! : null; 14849public XmlElementEndTagSyntax EndTag => GetRed(ref this.endTag, 2)!; 148562 => GetRed(ref this.endTag, 2)!, 14910public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 149191 => GetRed(ref this.name, 1)!, 14972public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 14976internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.name, 1)! : null; 15018public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 150271 => GetRed(ref this.name, 1)!, 15256public CrefSyntax Cref => GetRed(ref this.cref, 3)!; 152643 => GetRed(ref this.cref, 3)!, 15324public IdentifierNameSyntax Identifier => GetRed(ref this.identifier, 3)!; 153323 => GetRed(ref this.identifier, 3)!, 15487public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 15500internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.name, 1)! : null; 15644public override ExpressionSyntax Condition => GetRed(ref this.condition, 2)!; 15654internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.condition, 2)! : null; 15704public override ExpressionSyntax Condition => GetRed(ref this.condition, 2)!; 15714internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.condition, 2)! : null; 16348public LineDirectivePositionSyntax Start => GetRed(ref this.start, 2)!; 16352public LineDirectivePositionSyntax End => GetRed(ref this.end, 4)!; 163722 => GetRed(ref this.start, 2)!, 163734 => 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)