903 references to GetRed
Microsoft.CodeAnalysis.CSharp (504)
_generated\2\Syntax.xml.Syntax.Generated.cs (504)
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; 2333public ExpressionSyntax Expression => GetRed(ref this.expression, 2)!; 2338internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.expression, 2)! : null; 2387public TypeSyntax Type => GetRed(ref this.type, 2)!; 2392internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.type, 2)! : null; 2440public TypeSyntax Type => GetRed(ref this.type, 2)!; 2445internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.type, 2)! : null; 2493public TypeSyntax Type => GetRed(ref this.type, 2)!; 2498internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.type, 2)! : null; 2544public ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 1)!; 25501 => GetRed(ref this.argumentList, 1)!, 2604public BracketedArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 1)!; 26101 => GetRed(ref this.argumentList, 1)!, 2811public ExpressionSyntax Expression => GetRed(ref this.expression, 2)!; 28172 => GetRed(ref this.expression, 2)!, 2975public VariableDesignationSyntax Designation => GetRed(ref this.designation, 1)!; 29811 => GetRed(ref this.designation, 1)!, 3033public TypeSyntax Type => GetRed(ref this.type, 1)!; 3039public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 30441 => GetRed(ref this.type, 1)!, 30453 => GetRed(ref this.expression, 3)!, 3147public ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 2); 3153public override BlockSyntax Block => GetRed(ref this.block, 3)!; 3159public override ExpressionSyntax? ExpressionBody => GetRed(ref this.expressionBody, 4); 31642 => GetRed(ref this.parameterList, 2), 31653 => GetRed(ref this.block, 3)!, 31664 => GetRed(ref this.expressionBody, 4), 3278public ParameterSyntax Parameter => GetRed(ref this.parameter, 2)!; 3287public override BlockSyntax? Block => GetRed(ref this.block, 4); 3293public override ExpressionSyntax? ExpressionBody => GetRed(ref this.expressionBody, 5); 32992 => GetRed(ref this.parameter, 2)!, 33004 => GetRed(ref this.block, 4), 33015 => GetRed(ref this.expressionBody, 5), 3379public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 3381internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 3435public TypeSyntax? ReturnType => GetRed(ref this.returnType, 2); 3438public ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 3)!; 3447public override BlockSyntax? Block => GetRed(ref this.block, 5); 3453public override ExpressionSyntax? ExpressionBody => GetRed(ref this.expressionBody, 6); 34592 => GetRed(ref this.returnType, 2), 34603 => GetRed(ref this.parameterList, 3)!, 34615 => GetRed(ref this.block, 5), 34626 => GetRed(ref this.expressionBody, 6), 3633public override ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 1)!; 3636public override InitializerExpressionSyntax? Initializer => GetRed(ref this.initializer, 2); 36411 => GetRed(ref this.argumentList, 1)!, 36422 => GetRed(ref this.initializer, 2), 3702public TypeSyntax Type => GetRed(ref this.type, 1)!; 3705public override ArgumentListSyntax? ArgumentList => GetRed(ref this.argumentList, 2); 3708public override InitializerExpressionSyntax? Initializer => GetRed(ref this.initializer, 3); 37131 => GetRed(ref this.type, 1)!, 37142 => GetRed(ref this.argumentList, 2), 37153 => GetRed(ref this.initializer, 3), 3780public InitializerExpressionSyntax Initializer => GetRed(ref this.initializer, 2)!; 37862 => GetRed(ref this.initializer, 2)!, 3840public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 38461 => GetRed(ref this.expression, 1)!, 3960public ArrayTypeSyntax Type => GetRed(ref this.type, 1)!; 3963public InitializerExpressionSyntax? Initializer => GetRed(ref this.initializer, 2); 39681 => GetRed(ref this.type, 1)!, 39692 => GetRed(ref this.initializer, 2), 4039public InitializerExpressionSyntax Initializer => GetRed(ref this.initializer, 4)!; 4041internal override SyntaxNode? GetNodeSlot(int index) => index == 4 ? GetRed(ref this.initializer, 4)! : null; 4091public TypeSyntax Type => GetRed(ref this.type, 1)!; 4094public InitializerExpressionSyntax? Initializer => GetRed(ref this.initializer, 2); 40991 => GetRed(ref this.type, 1)!, 41002 => GetRed(ref this.initializer, 2), 4158public InitializerExpressionSyntax Initializer => GetRed(ref this.initializer, 3)!; 4160internal override SyntaxNode? GetNodeSlot(int index) => index == 3 ? GetRed(ref this.initializer, 3)! : null; 4306public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 4308internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 4348public ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 1)!; 4350internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.argumentList, 1)! : null; 4409public QueryBodySyntax Body => GetRed(ref this.body, 1)!; 44151 => GetRed(ref this.body, 1)!, 4467public SelectOrGroupClauseSyntax SelectOrGroup => GetRed(ref this.selectOrGroup, 1)!; 4469public QueryContinuationSyntax? Continuation => GetRed(ref this.continuation, 2); 44751 => GetRed(ref this.selectOrGroup, 1)!, 44762 => GetRed(ref this.continuation, 2), 4529public TypeSyntax? Type => GetRed(ref this.type, 1); 4536public ExpressionSyntax Expression => GetRed(ref this.expression, 4)!; 45411 => GetRed(ref this.type, 1), 45424 => GetRed(ref this.expression, 4)!, 4598public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 4600internal override SyntaxNode? GetNodeSlot(int index) => index == 3 ? GetRed(ref this.expression, 3)! : null; 4646public TypeSyntax? Type => GetRed(ref this.type, 1); 4653public ExpressionSyntax InExpression => GetRed(ref this.inExpression, 4)!; 4657public ExpressionSyntax LeftExpression => GetRed(ref this.leftExpression, 6)!; 4661public ExpressionSyntax RightExpression => GetRed(ref this.rightExpression, 8)!; 4663public JoinIntoClauseSyntax? Into => GetRed(ref this.into, 9); 46681 => GetRed(ref this.type, 1), 46694 => GetRed(ref this.inExpression, 4)!, 46706 => GetRed(ref this.leftExpression, 6)!, 46718 => GetRed(ref this.rightExpression, 8)!, 46729 => GetRed(ref this.into, 9), 4773public ExpressionSyntax Condition => GetRed(ref this.condition, 1)!; 4775internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.condition, 1)! : null; 4916public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 4918internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 4959public ExpressionSyntax GroupExpression => GetRed(ref this.groupExpression, 1)!; 4963public ExpressionSyntax ByExpression => GetRed(ref this.byExpression, 3)!; 49681 => GetRed(ref this.groupExpression, 1)!, 49693 => GetRed(ref this.byExpression, 3)!, 5022public QueryBodySyntax Body => GetRed(ref this.body, 2)!; 5024internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.body, 2)! : null; 5163public PatternSyntax Pattern => GetRed(ref this.pattern, 2)!; 51692 => GetRed(ref this.pattern, 2)!, 5218public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 5220internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 5260public ExpressionSyntax Condition => GetRed(ref this.condition, 1)!; 5262internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.condition, 1)! : null; 5349public VariableDesignationSyntax Designation => GetRed(ref this.designation, 1)!; 53551 => GetRed(ref this.designation, 1)!, 5403public VariableDesignationSyntax Designation => GetRed(ref this.designation, 1)!; 5405internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.designation, 1)! : null; 5448public PositionalPatternClauseSyntax? PositionalPatternClause => GetRed(ref this.positionalPatternClause, 1); 5450public PropertyPatternClauseSyntax? PropertyPatternClause => GetRed(ref this.propertyPatternClause, 2); 5452public VariableDesignationSyntax? Designation => GetRed(ref this.designation, 3); 54581 => GetRed(ref this.positionalPatternClause, 1), 54592 => GetRed(ref this.propertyPatternClause, 2), 54603 => GetRed(ref this.designation, 3), 5632public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 56381 => GetRed(ref this.pattern, 1)!, 5726public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 5730internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.pattern, 1)! : null; 5772public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 5774internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 5858public PatternSyntax Right => GetRed(ref this.right, 2)!; 58642 => GetRed(ref this.right, 2)!, 5913public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 5915internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.pattern, 1)! : null; 5967public VariableDesignationSyntax? Designation => GetRed(ref this.designation, 3); 59733 => GetRed(ref this.designation, 3), 6025public PatternSyntax? Pattern => GetRed(ref this.pattern, 1); 6027internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.pattern, 1) : null; 6117public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 6119public InterpolationAlignmentClauseSyntax? AlignmentClause => GetRed(ref this.alignmentClause, 2); 6121public InterpolationFormatClauseSyntax? FormatClause => GetRed(ref this.formatClause, 3); 61311 => GetRed(ref this.expression, 1)!, 61322 => GetRed(ref this.alignmentClause, 2), 61333 => GetRed(ref this.formatClause, 3), 6185public ExpressionSyntax Value => GetRed(ref this.value, 1)!; 6187internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.value, 1)! : null; 6280public StatementSyntax Statement => GetRed(ref this.statement, 2)!; 62862 => GetRed(ref this.statement, 2)!, 6439public TypeSyntax ReturnType => GetRed(ref this.returnType, 2)!; 6444public TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 6446public ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 5)!; 6450public BlockSyntax? Body => GetRed(ref this.body, 7); 6452public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 8); 64682 => GetRed(ref this.returnType, 2)!, 64694 => GetRed(ref this.typeParameterList, 4), 64705 => GetRed(ref this.parameterList, 5)!, 64727 => GetRed(ref this.body, 7), 64738 => GetRed(ref this.expressionBody, 8), 6585public VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 4)!; 65934 => GetRed(ref this.declaration, 4)!, 6717public BracketedArgumentListSyntax? ArgumentList => GetRed(ref this.argumentList, 1); 6719public EqualsValueClauseSyntax? Initializer => GetRed(ref this.initializer, 2); 67241 => GetRed(ref this.argumentList, 1), 67252 => GetRed(ref this.initializer, 2), 6780public ExpressionSyntax Value => GetRed(ref this.value, 1)!; 6782internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.value, 1)! : null; 6961public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 69691 => GetRed(ref this.expression, 1)!, 7076public StatementSyntax Statement => GetRed(ref this.statement, 3)!; 70823 => GetRed(ref this.statement, 3)!, 7162public ExpressionSyntax? Expression => GetRed(ref this.expression, 3); 71733 => GetRed(ref this.expression, 3), 7231public IdentifierNameSyntax? Name => GetRed(ref this.name, 2); 72392 => GetRed(ref this.name, 2), 7296public IdentifierNameSyntax? Name => GetRed(ref this.name, 2); 73042 => GetRed(ref this.name, 2), 7361public ExpressionSyntax? Expression => GetRed(ref this.expression, 2); 73692 => GetRed(ref this.expression, 2), 7426public ExpressionSyntax? Expression => GetRed(ref this.expression, 2); 74342 => GetRed(ref this.expression, 2), 7494public ExpressionSyntax? Expression => GetRed(ref this.expression, 3); 75023 => GetRed(ref this.expression, 3), 7563public ExpressionSyntax Condition => GetRed(ref this.condition, 3)!; 7567public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 75733 => GetRed(ref this.condition, 3)!, 75745 => GetRed(ref this.statement, 5)!, 7635public StatementSyntax Statement => GetRed(ref this.statement, 2)!; 7641public ExpressionSyntax Condition => GetRed(ref this.condition, 5)!; 76512 => GetRed(ref this.statement, 2)!, 76525 => GetRed(ref this.condition, 5)!, 7720public VariableDeclarationSyntax? Declaration => GetRed(ref this.declaration, 3); 7733public ExpressionSyntax? Condition => GetRed(ref this.condition, 6); 7748public StatementSyntax Statement => GetRed(ref this.statement, 10)!; 77543 => GetRed(ref this.declaration, 3), 77566 => GetRed(ref this.condition, 6), 775810 => GetRed(ref this.statement, 10)!, 7881public TypeSyntax Type => GetRed(ref this.type, 4)!; 7888public override ExpressionSyntax Expression => GetRed(ref this.expression, 7)!; 7892public override StatementSyntax Statement => GetRed(ref this.statement, 9)!; 78984 => GetRed(ref this.type, 4)!, 78997 => GetRed(ref this.expression, 7)!, 79009 => GetRed(ref this.statement, 9)!, 7991public ExpressionSyntax Variable => GetRed(ref this.variable, 4)!; 7995public override ExpressionSyntax Expression => GetRed(ref this.expression, 6)!; 7999public override StatementSyntax Statement => GetRed(ref this.statement, 8)!; 80054 => GetRed(ref this.variable, 4)!, 80066 => GetRed(ref this.expression, 6)!, 80078 => GetRed(ref this.statement, 8)!, 8091public VariableDeclarationSyntax? Declaration => GetRed(ref this.declaration, 4); 8093public ExpressionSyntax? Expression => GetRed(ref this.expression, 5); 8097public StatementSyntax Statement => GetRed(ref this.statement, 7)!; 81034 => GetRed(ref this.declaration, 4), 81045 => GetRed(ref this.expression, 5), 81057 => GetRed(ref this.statement, 7)!, 8171public VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 3)!; 8175public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 81813 => GetRed(ref this.declaration, 3)!, 81825 => GetRed(ref this.statement, 5)!, 8244public BlockSyntax Block => GetRed(ref this.block, 2)!; 82502 => GetRed(ref this.block, 2)!, 8308public BlockSyntax Block => GetRed(ref this.block, 2)!; 83142 => GetRed(ref this.block, 2)!, 8375public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 8379public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 83853 => GetRed(ref this.expression, 3)!, 83865 => GetRed(ref this.statement, 5)!, 8462public ExpressionSyntax Condition => GetRed(ref this.condition, 3)!; 8472public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 8477public ElseClauseSyntax? Else => GetRed(ref this.@else, 6); 84833 => GetRed(ref this.condition, 3)!, 84845 => GetRed(ref this.statement, 5)!, 84856 => GetRed(ref this.@else, 6), 8548public StatementSyntax Statement => GetRed(ref this.statement, 1)!; 8550internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.statement, 1)! : null; 8613public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 86463 => GetRed(ref this.expression, 3)!, 8801public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 8803public WhenClauseSyntax? WhenClause => GetRed(ref this.whenClause, 2); 88101 => GetRed(ref this.pattern, 1)!, 88112 => GetRed(ref this.whenClause, 2), 8868public ExpressionSyntax Value => GetRed(ref this.value, 1)!; 8872internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.value, 1)! : null; 9035public WhenClauseSyntax? WhenClause => GetRed(ref this.whenClause, 1); 9039public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 90451 => GetRed(ref this.whenClause, 1), 90463 => GetRed(ref this.expression, 3)!, 9102public BlockSyntax Block => GetRed(ref this.block, 2)!; 9106public FinallyClauseSyntax? Finally => GetRed(ref this.@finally, 4); 91122 => GetRed(ref this.block, 2)!, 91144 => GetRed(ref this.@finally, 4), 9176public CatchDeclarationSyntax? Declaration => GetRed(ref this.declaration, 1); 9178public CatchFilterClauseSyntax? Filter => GetRed(ref this.filter, 2); 9180public BlockSyntax Block => GetRed(ref this.block, 3)!; 91851 => GetRed(ref this.declaration, 1), 91862 => GetRed(ref this.filter, 2), 91873 => GetRed(ref this.block, 3)!, 9241public TypeSyntax Type => GetRed(ref this.type, 1)!; 9254internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.type, 1)! : null; 9298public ExpressionSyntax FilterExpression => GetRed(ref this.filterExpression, 2)!; 9302internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.filterExpression, 2)! : null; 9344public BlockSyntax Block => GetRed(ref this.block, 1)!; 9346internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.block, 1)! : null; 9547public NameEqualsSyntax? Alias => GetRed(ref this.alias, 4); 9549public TypeSyntax NamespaceOrType => GetRed(ref this.namespaceOrType, 5)!; 95564 => GetRed(ref this.alias, 4), 95575 => GetRed(ref this.namespaceOrType, 5)!, 9694public override NameSyntax Name => GetRed(ref this.name, 3)!; 97203 => GetRed(ref this.name, 3)!, 9815public override NameSyntax Name => GetRed(ref this.name, 3)!; 98293 => GetRed(ref this.name, 3)!, 9911public AttributeTargetSpecifierSyntax? Target => GetRed(ref this.target, 1); 99291 => GetRed(ref this.target, 1), 10029public AttributeArgumentListSyntax? ArgumentList => GetRed(ref this.argumentList, 1); 100351 => GetRed(ref this.argumentList, 1), 10150public NameColonSyntax? NameColon => GetRed(ref this.nameColon, 1); 10153public ExpressionSyntax Expression => GetRed(ref this.expression, 2)!; 101591 => GetRed(ref this.nameColon, 1), 101602 => GetRed(ref this.expression, 2)!, 10485public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 10487public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 5); 10489public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 6); 105264 => GetRed(ref this.typeParameterList, 4), 105275 => GetRed(ref this.parameterList, 5), 105286 => GetRed(ref this.baseList, 6), 10651public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 10653public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 5); 10655public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 6); 106924 => GetRed(ref this.typeParameterList, 4), 106935 => GetRed(ref this.parameterList, 5), 106946 => GetRed(ref this.baseList, 6), 10817public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 10819public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 5); 10821public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 6); 108584 => GetRed(ref this.typeParameterList, 4), 108595 => GetRed(ref this.parameterList, 5), 108606 => GetRed(ref this.baseList, 6), 10983public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 10985public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 5); 10987public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 6); 110244 => GetRed(ref this.typeParameterList, 4), 110255 => GetRed(ref this.parameterList, 5), 110266 => GetRed(ref this.baseList, 6), 11157public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 5); 11159public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 6); 11161public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 7); 111985 => GetRed(ref this.typeParameterList, 5), 111996 => GetRed(ref this.parameterList, 6), 112007 => GetRed(ref this.baseList, 7), 11321public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 4); 113654 => GetRed(ref this.baseList, 4), 11459public TypeSyntax ReturnType => GetRed(ref this.returnType, 3)!; 11464public TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 5); 11467public ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 6)!; 114793 => GetRed(ref this.returnType, 3)!, 114805 => GetRed(ref this.typeParameterList, 5), 114816 => GetRed(ref this.parameterList, 6)!, 11567public EqualsValueClauseSyntax? EqualsValue => GetRed(ref this.equalsValue, 3); 115733 => GetRed(ref this.equalsValue, 3), 11646public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 3); 11648public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 4); 116853 => GetRed(ref this.typeParameterList, 3), 116864 => GetRed(ref this.parameterList, 4), 11886public ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 1)!; 118921 => GetRed(ref this.argumentList, 1)!, 11946public IdentifierNameSyntax Name => GetRed(ref this.name, 1)!; 119641 => GetRed(ref this.name, 1)!, 12349public override VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 2)!; 123572 => GetRed(ref this.declaration, 2)!, 12430public override VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 3)!; 124383 => GetRed(ref this.declaration, 3)!, 12603public TypeSyntax ReturnType => GetRed(ref this.returnType, 2)!; 12605public ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 12610public TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 5); 12612public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 6)!; 12617public override BlockSyntax? Body => GetRed(ref this.body, 8); 12619public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 9); 126352 => GetRed(ref this.returnType, 2)!, 126363 => GetRed(ref this.explicitInterfaceSpecifier, 3), 126375 => GetRed(ref this.typeParameterList, 5), 126386 => GetRed(ref this.parameterList, 6)!, 126408 => GetRed(ref this.body, 8), 126419 => GetRed(ref this.expressionBody, 9), 12751public TypeSyntax ReturnType => GetRed(ref this.returnType, 2)!; 12753public ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 12771public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 7)!; 12773public override BlockSyntax? Body => GetRed(ref this.body, 8); 12775public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 9); 127912 => GetRed(ref this.returnType, 2)!, 127923 => GetRed(ref this.explicitInterfaceSpecifier, 3), 127937 => GetRed(ref this.parameterList, 7)!, 127948 => GetRed(ref this.body, 8), 127959 => GetRed(ref this.expressionBody, 9), 12899public ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 12915public TypeSyntax Type => GetRed(ref this.type, 6)!; 12917public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 7)!; 12919public override BlockSyntax? Body => GetRed(ref this.body, 8); 12921public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 9); 129373 => GetRed(ref this.explicitInterfaceSpecifier, 3), 129386 => GetRed(ref this.type, 6)!, 129397 => GetRed(ref this.parameterList, 7)!, 129408 => GetRed(ref this.body, 8), 129419 => GetRed(ref this.expressionBody, 9), 13044public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 3)!; 13046public ConstructorInitializerSyntax? Initializer => GetRed(ref this.initializer, 4); 13048public override BlockSyntax? Body => GetRed(ref this.body, 5); 13050public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 6); 130663 => GetRed(ref this.parameterList, 3)!, 130674 => GetRed(ref this.initializer, 4), 130685 => GetRed(ref this.body, 5), 130696 => GetRed(ref this.expressionBody, 6), 13157public ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 2)!; 13159internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.argumentList, 2)! : null; 13221public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 4)!; 13223public override BlockSyntax? Body => GetRed(ref this.body, 5); 13225public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 6); 132414 => GetRed(ref this.parameterList, 4)!, 132425 => GetRed(ref this.body, 5), 132436 => GetRed(ref this.expressionBody, 6), 13371public override TypeSyntax Type => GetRed(ref this.type, 2)!; 13373public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 13378public override AccessorListSyntax? AccessorList => GetRed(ref this.accessorList, 5); 13380public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 6); 13382public EqualsValueClauseSyntax? Initializer => GetRed(ref this.initializer, 7); 133972 => GetRed(ref this.type, 2)!, 133983 => GetRed(ref this.explicitInterfaceSpecifier, 3), 133995 => GetRed(ref this.accessorList, 5), 134006 => GetRed(ref this.expressionBody, 6), 134017 => GetRed(ref this.initializer, 7), 13477public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 13479internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 13533public override TypeSyntax Type => GetRed(ref this.type, 3)!; 13535public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 4); 13540public override AccessorListSyntax? AccessorList => GetRed(ref this.accessorList, 6); 135553 => GetRed(ref this.type, 3)!, 135564 => GetRed(ref this.explicitInterfaceSpecifier, 4), 135576 => GetRed(ref this.accessorList, 6), 13643public override TypeSyntax Type => GetRed(ref this.type, 2)!; 13645public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 13650public BracketedParameterListSyntax ParameterList => GetRed(ref this.parameterList, 5)!; 13652public override AccessorListSyntax? AccessorList => GetRed(ref this.accessorList, 6); 13654public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 7); 136692 => GetRed(ref this.type, 2)!, 136703 => GetRed(ref this.explicitInterfaceSpecifier, 3), 136715 => GetRed(ref this.parameterList, 5)!, 136726 => GetRed(ref this.accessorList, 6), 136737 => GetRed(ref this.expressionBody, 7), 13818public BlockSyntax? Body => GetRed(ref this.body, 3); 13821public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 4); 138373 => GetRed(ref this.body, 3), 138384 => GetRed(ref this.expressionBody, 4), 14085public override TypeSyntax? Type => GetRed(ref this.type, 2); 14097public EqualsValueClauseSyntax? Default => GetRed(ref this.@default, 4); 141032 => GetRed(ref this.type, 2), 141044 => GetRed(ref this.@default, 4), 14177public override TypeSyntax Type => GetRed(ref this.type, 2)!; 141832 => GetRed(ref this.type, 2)!, 14250public TypeSyntax? Type => GetRed(ref this.type, 2); 142562 => GetRed(ref this.type, 2), 14472public MemberCrefSyntax Member => GetRed(ref this.member, 2)!; 144782 => GetRed(ref this.member, 2)!, 14549public CrefParameterListSyntax? Parameters => GetRed(ref this.parameters, 1); 145551 => GetRed(ref this.parameters, 1), 14611public TypeArgumentListSyntax? TypeArgumentList => GetRed(ref this.typeArgumentList, 1); 14613public CrefParameterListSyntax Parameters => GetRed(ref this.parameters, 2)!; 14617public MemberCrefSyntax Member => GetRed(ref this.member, 4)!; 146221 => GetRed(ref this.typeArgumentList, 1), 146232 => GetRed(ref this.parameters, 2)!, 146244 => GetRed(ref this.member, 4)!, 14687public CrefBracketedParameterListSyntax? Parameters => GetRed(ref this.parameters, 1); 14689internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.parameters, 1) : null; 14752public CrefParameterListSyntax? Parameters => GetRed(ref this.parameters, 3); 14754internal override SyntaxNode? GetNodeSlot(int index) => index == 3 ? GetRed(ref this.parameters, 3) : null; 14818public TypeSyntax Type => GetRed(ref this.type, 3)!; 14820public CrefParameterListSyntax? Parameters => GetRed(ref this.parameters, 4); 148253 => GetRed(ref this.type, 3)!, 148264 => GetRed(ref this.parameters, 4), 15047public TypeSyntax Type => GetRed(ref this.type, 2)!; 15049internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.type, 2)! : null; 15102public XmlElementEndTagSyntax EndTag => GetRed(ref this.endTag, 2)!; 151092 => GetRed(ref this.endTag, 2)!, 15163public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 151721 => GetRed(ref this.name, 1)!, 15225public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 15229internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.name, 1)! : null; 15271public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 152801 => GetRed(ref this.name, 1)!, 15509public CrefSyntax Cref => GetRed(ref this.cref, 3)!; 155173 => GetRed(ref this.cref, 3)!, 15577public IdentifierNameSyntax Identifier => GetRed(ref this.identifier, 3)!; 155853 => GetRed(ref this.identifier, 3)!, 15740public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 15753internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.name, 1)! : null; 15897public override ExpressionSyntax Condition => GetRed(ref this.condition, 2)!; 15907internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.condition, 2)! : null; 15957public override ExpressionSyntax Condition => GetRed(ref this.condition, 2)!; 15967internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.condition, 2)! : null; 16601public LineDirectivePositionSyntax Start => GetRed(ref this.start, 2)!; 16605public LineDirectivePositionSyntax End => GetRed(ref this.end, 4)!; 166252 => GetRed(ref this.start, 2)!, 166264 => 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)