891 references to GetRed
Microsoft.CodeAnalysis.CSharp (492)
_generated\2\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; 4294public ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 1)!; 4296internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.argumentList, 1)! : null; 4355public QueryBodySyntax Body => GetRed(ref this.body, 1)!; 43611 => GetRed(ref this.body, 1)!, 4413public SelectOrGroupClauseSyntax SelectOrGroup => GetRed(ref this.selectOrGroup, 1)!; 4415public QueryContinuationSyntax? Continuation => GetRed(ref this.continuation, 2); 44211 => GetRed(ref this.selectOrGroup, 1)!, 44222 => GetRed(ref this.continuation, 2), 4475public TypeSyntax? Type => GetRed(ref this.type, 1); 4482public ExpressionSyntax Expression => GetRed(ref this.expression, 4)!; 44871 => GetRed(ref this.type, 1), 44884 => GetRed(ref this.expression, 4)!, 4544public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 4546internal override SyntaxNode? GetNodeSlot(int index) => index == 3 ? GetRed(ref this.expression, 3)! : null; 4592public TypeSyntax? Type => GetRed(ref this.type, 1); 4599public ExpressionSyntax InExpression => GetRed(ref this.inExpression, 4)!; 4603public ExpressionSyntax LeftExpression => GetRed(ref this.leftExpression, 6)!; 4607public ExpressionSyntax RightExpression => GetRed(ref this.rightExpression, 8)!; 4609public JoinIntoClauseSyntax? Into => GetRed(ref this.into, 9); 46141 => GetRed(ref this.type, 1), 46154 => GetRed(ref this.inExpression, 4)!, 46166 => GetRed(ref this.leftExpression, 6)!, 46178 => GetRed(ref this.rightExpression, 8)!, 46189 => GetRed(ref this.into, 9), 4719public ExpressionSyntax Condition => GetRed(ref this.condition, 1)!; 4721internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.condition, 1)! : null; 4862public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 4864internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 4905public ExpressionSyntax GroupExpression => GetRed(ref this.groupExpression, 1)!; 4909public ExpressionSyntax ByExpression => GetRed(ref this.byExpression, 3)!; 49141 => GetRed(ref this.groupExpression, 1)!, 49153 => GetRed(ref this.byExpression, 3)!, 4968public QueryBodySyntax Body => GetRed(ref this.body, 2)!; 4970internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.body, 2)! : null; 5109public PatternSyntax Pattern => GetRed(ref this.pattern, 2)!; 51152 => GetRed(ref this.pattern, 2)!, 5164public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 5166internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 5206public ExpressionSyntax Condition => GetRed(ref this.condition, 1)!; 5208internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.condition, 1)! : null; 5295public VariableDesignationSyntax Designation => GetRed(ref this.designation, 1)!; 53011 => GetRed(ref this.designation, 1)!, 5349public VariableDesignationSyntax Designation => GetRed(ref this.designation, 1)!; 5351internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.designation, 1)! : null; 5394public PositionalPatternClauseSyntax? PositionalPatternClause => GetRed(ref this.positionalPatternClause, 1); 5396public PropertyPatternClauseSyntax? PropertyPatternClause => GetRed(ref this.propertyPatternClause, 2); 5398public VariableDesignationSyntax? Designation => GetRed(ref this.designation, 3); 54041 => GetRed(ref this.positionalPatternClause, 1), 54052 => GetRed(ref this.propertyPatternClause, 2), 54063 => GetRed(ref this.designation, 3), 5578public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 55841 => GetRed(ref this.pattern, 1)!, 5672public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 5676internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.pattern, 1)! : null; 5718public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 5720internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 5804public PatternSyntax Right => GetRed(ref this.right, 2)!; 58102 => GetRed(ref this.right, 2)!, 5859public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 5861internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.pattern, 1)! : null; 5913public VariableDesignationSyntax? Designation => GetRed(ref this.designation, 3); 59193 => GetRed(ref this.designation, 3), 5971public PatternSyntax? Pattern => GetRed(ref this.pattern, 1); 5973internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.pattern, 1) : null; 6063public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 6065public InterpolationAlignmentClauseSyntax? AlignmentClause => GetRed(ref this.alignmentClause, 2); 6067public InterpolationFormatClauseSyntax? FormatClause => GetRed(ref this.formatClause, 3); 60771 => GetRed(ref this.expression, 1)!, 60782 => GetRed(ref this.alignmentClause, 2), 60793 => GetRed(ref this.formatClause, 3), 6131public ExpressionSyntax Value => GetRed(ref this.value, 1)!; 6133internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.value, 1)! : null; 6226public StatementSyntax Statement => GetRed(ref this.statement, 2)!; 62322 => GetRed(ref this.statement, 2)!, 6385public TypeSyntax ReturnType => GetRed(ref this.returnType, 2)!; 6390public TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 6392public ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 5)!; 6396public BlockSyntax? Body => GetRed(ref this.body, 7); 6398public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 8); 64142 => GetRed(ref this.returnType, 2)!, 64154 => GetRed(ref this.typeParameterList, 4), 64165 => GetRed(ref this.parameterList, 5)!, 64187 => GetRed(ref this.body, 7), 64198 => GetRed(ref this.expressionBody, 8), 6531public VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 4)!; 65394 => GetRed(ref this.declaration, 4)!, 6663public BracketedArgumentListSyntax? ArgumentList => GetRed(ref this.argumentList, 1); 6665public EqualsValueClauseSyntax? Initializer => GetRed(ref this.initializer, 2); 66701 => GetRed(ref this.argumentList, 1), 66712 => GetRed(ref this.initializer, 2), 6726public ExpressionSyntax Value => GetRed(ref this.value, 1)!; 6728internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.value, 1)! : null; 6907public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 69151 => GetRed(ref this.expression, 1)!, 7022public StatementSyntax Statement => GetRed(ref this.statement, 3)!; 70283 => GetRed(ref this.statement, 3)!, 7108public ExpressionSyntax? Expression => GetRed(ref this.expression, 3); 71193 => GetRed(ref this.expression, 3), 7275public ExpressionSyntax? Expression => GetRed(ref this.expression, 2); 72832 => GetRed(ref this.expression, 2), 7340public ExpressionSyntax? Expression => GetRed(ref this.expression, 2); 73482 => GetRed(ref this.expression, 2), 7408public ExpressionSyntax? Expression => GetRed(ref this.expression, 3); 74163 => GetRed(ref this.expression, 3), 7477public ExpressionSyntax Condition => GetRed(ref this.condition, 3)!; 7481public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 74873 => GetRed(ref this.condition, 3)!, 74885 => GetRed(ref this.statement, 5)!, 7549public StatementSyntax Statement => GetRed(ref this.statement, 2)!; 7555public ExpressionSyntax Condition => GetRed(ref this.condition, 5)!; 75652 => GetRed(ref this.statement, 2)!, 75665 => GetRed(ref this.condition, 5)!, 7634public VariableDeclarationSyntax? Declaration => GetRed(ref this.declaration, 3); 7647public ExpressionSyntax? Condition => GetRed(ref this.condition, 6); 7662public StatementSyntax Statement => GetRed(ref this.statement, 10)!; 76683 => GetRed(ref this.declaration, 3), 76706 => GetRed(ref this.condition, 6), 767210 => GetRed(ref this.statement, 10)!, 7795public TypeSyntax Type => GetRed(ref this.type, 4)!; 7802public override ExpressionSyntax Expression => GetRed(ref this.expression, 7)!; 7806public override StatementSyntax Statement => GetRed(ref this.statement, 9)!; 78124 => GetRed(ref this.type, 4)!, 78137 => GetRed(ref this.expression, 7)!, 78149 => GetRed(ref this.statement, 9)!, 7905public ExpressionSyntax Variable => GetRed(ref this.variable, 4)!; 7909public override ExpressionSyntax Expression => GetRed(ref this.expression, 6)!; 7913public override StatementSyntax Statement => GetRed(ref this.statement, 8)!; 79194 => GetRed(ref this.variable, 4)!, 79206 => GetRed(ref this.expression, 6)!, 79218 => GetRed(ref this.statement, 8)!, 8005public VariableDeclarationSyntax? Declaration => GetRed(ref this.declaration, 4); 8007public ExpressionSyntax? Expression => GetRed(ref this.expression, 5); 8011public StatementSyntax Statement => GetRed(ref this.statement, 7)!; 80174 => GetRed(ref this.declaration, 4), 80185 => GetRed(ref this.expression, 5), 80197 => GetRed(ref this.statement, 7)!, 8085public VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 3)!; 8089public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 80953 => GetRed(ref this.declaration, 3)!, 80965 => GetRed(ref this.statement, 5)!, 8158public BlockSyntax Block => GetRed(ref this.block, 2)!; 81642 => GetRed(ref this.block, 2)!, 8222public BlockSyntax Block => GetRed(ref this.block, 2)!; 82282 => GetRed(ref this.block, 2)!, 8289public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 8293public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 82993 => GetRed(ref this.expression, 3)!, 83005 => GetRed(ref this.statement, 5)!, 8376public ExpressionSyntax Condition => GetRed(ref this.condition, 3)!; 8386public StatementSyntax Statement => GetRed(ref this.statement, 5)!; 8391public ElseClauseSyntax? Else => GetRed(ref this.@else, 6); 83973 => GetRed(ref this.condition, 3)!, 83985 => GetRed(ref this.statement, 5)!, 83996 => GetRed(ref this.@else, 6), 8462public StatementSyntax Statement => GetRed(ref this.statement, 1)!; 8464internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.statement, 1)! : null; 8527public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 85603 => GetRed(ref this.expression, 3)!, 8715public PatternSyntax Pattern => GetRed(ref this.pattern, 1)!; 8717public WhenClauseSyntax? WhenClause => GetRed(ref this.whenClause, 2); 87241 => GetRed(ref this.pattern, 1)!, 87252 => GetRed(ref this.whenClause, 2), 8782public ExpressionSyntax Value => GetRed(ref this.value, 1)!; 8786internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.value, 1)! : null; 8949public WhenClauseSyntax? WhenClause => GetRed(ref this.whenClause, 1); 8953public ExpressionSyntax Expression => GetRed(ref this.expression, 3)!; 89591 => GetRed(ref this.whenClause, 1), 89603 => GetRed(ref this.expression, 3)!, 9016public BlockSyntax Block => GetRed(ref this.block, 2)!; 9020public FinallyClauseSyntax? Finally => GetRed(ref this.@finally, 4); 90262 => GetRed(ref this.block, 2)!, 90284 => GetRed(ref this.@finally, 4), 9090public CatchDeclarationSyntax? Declaration => GetRed(ref this.declaration, 1); 9092public CatchFilterClauseSyntax? Filter => GetRed(ref this.filter, 2); 9094public BlockSyntax Block => GetRed(ref this.block, 3)!; 90991 => GetRed(ref this.declaration, 1), 91002 => GetRed(ref this.filter, 2), 91013 => GetRed(ref this.block, 3)!, 9155public TypeSyntax Type => GetRed(ref this.type, 1)!; 9168internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.type, 1)! : null; 9212public ExpressionSyntax FilterExpression => GetRed(ref this.filterExpression, 2)!; 9216internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.filterExpression, 2)! : null; 9258public BlockSyntax Block => GetRed(ref this.block, 1)!; 9260internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.block, 1)! : null; 9461public NameEqualsSyntax? Alias => GetRed(ref this.alias, 4); 9463public TypeSyntax NamespaceOrType => GetRed(ref this.namespaceOrType, 5)!; 94704 => GetRed(ref this.alias, 4), 94715 => GetRed(ref this.namespaceOrType, 5)!, 9608public override NameSyntax Name => GetRed(ref this.name, 3)!; 96343 => GetRed(ref this.name, 3)!, 9729public override NameSyntax Name => GetRed(ref this.name, 3)!; 97433 => GetRed(ref this.name, 3)!, 9825public AttributeTargetSpecifierSyntax? Target => GetRed(ref this.target, 1); 98431 => GetRed(ref this.target, 1), 9943public AttributeArgumentListSyntax? ArgumentList => GetRed(ref this.argumentList, 1); 99491 => GetRed(ref this.argumentList, 1), 10064public NameColonSyntax? NameColon => GetRed(ref this.nameColon, 1); 10067public ExpressionSyntax Expression => GetRed(ref this.expression, 2)!; 100731 => GetRed(ref this.nameColon, 1), 100742 => GetRed(ref this.expression, 2)!, 10399public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 10401public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 5); 10403public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 6); 104404 => GetRed(ref this.typeParameterList, 4), 104415 => GetRed(ref this.parameterList, 5), 104426 => GetRed(ref this.baseList, 6), 10566public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 10568public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 5); 10570public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 6); 106074 => GetRed(ref this.typeParameterList, 4), 106085 => GetRed(ref this.parameterList, 5), 106096 => GetRed(ref this.baseList, 6), 10732public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 4); 10734public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 5); 10736public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 6); 107734 => GetRed(ref this.typeParameterList, 4), 107745 => GetRed(ref this.parameterList, 5), 107756 => GetRed(ref this.baseList, 6), 10906public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 5); 10908public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 6); 10910public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 7); 109475 => GetRed(ref this.typeParameterList, 5), 109486 => GetRed(ref this.parameterList, 6), 109497 => GetRed(ref this.baseList, 7), 11070public override BaseListSyntax? BaseList => GetRed(ref this.baseList, 4); 111144 => GetRed(ref this.baseList, 4), 11208public TypeSyntax ReturnType => GetRed(ref this.returnType, 3)!; 11213public TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 5); 11216public ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 6)!; 112283 => GetRed(ref this.returnType, 3)!, 112295 => GetRed(ref this.typeParameterList, 5), 112306 => GetRed(ref this.parameterList, 6)!, 11316public EqualsValueClauseSyntax? EqualsValue => GetRed(ref this.equalsValue, 3); 113223 => GetRed(ref this.equalsValue, 3), 11395public override TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 3); 11397public override ParameterListSyntax? ParameterList => GetRed(ref this.parameterList, 4); 114343 => GetRed(ref this.typeParameterList, 3), 114354 => GetRed(ref this.parameterList, 4), 11635public ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 1)!; 116411 => GetRed(ref this.argumentList, 1)!, 11695public IdentifierNameSyntax Name => GetRed(ref this.name, 1)!; 117131 => GetRed(ref this.name, 1)!, 12098public override VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 2)!; 121062 => GetRed(ref this.declaration, 2)!, 12179public override VariableDeclarationSyntax Declaration => GetRed(ref this.declaration, 3)!; 121873 => GetRed(ref this.declaration, 3)!, 12352public TypeSyntax ReturnType => GetRed(ref this.returnType, 2)!; 12354public ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 12359public TypeParameterListSyntax? TypeParameterList => GetRed(ref this.typeParameterList, 5); 12361public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 6)!; 12366public override BlockSyntax? Body => GetRed(ref this.body, 8); 12368public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 9); 123842 => GetRed(ref this.returnType, 2)!, 123853 => GetRed(ref this.explicitInterfaceSpecifier, 3), 123865 => GetRed(ref this.typeParameterList, 5), 123876 => GetRed(ref this.parameterList, 6)!, 123898 => GetRed(ref this.body, 8), 123909 => GetRed(ref this.expressionBody, 9), 12500public TypeSyntax ReturnType => GetRed(ref this.returnType, 2)!; 12502public ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 12520public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 7)!; 12522public override BlockSyntax? Body => GetRed(ref this.body, 8); 12524public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 9); 125402 => GetRed(ref this.returnType, 2)!, 125413 => GetRed(ref this.explicitInterfaceSpecifier, 3), 125427 => GetRed(ref this.parameterList, 7)!, 125438 => GetRed(ref this.body, 8), 125449 => GetRed(ref this.expressionBody, 9), 12648public ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 12664public TypeSyntax Type => GetRed(ref this.type, 6)!; 12666public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 7)!; 12668public override BlockSyntax? Body => GetRed(ref this.body, 8); 12670public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 9); 126863 => GetRed(ref this.explicitInterfaceSpecifier, 3), 126876 => GetRed(ref this.type, 6)!, 126887 => GetRed(ref this.parameterList, 7)!, 126898 => GetRed(ref this.body, 8), 126909 => GetRed(ref this.expressionBody, 9), 12793public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 3)!; 12795public ConstructorInitializerSyntax? Initializer => GetRed(ref this.initializer, 4); 12797public override BlockSyntax? Body => GetRed(ref this.body, 5); 12799public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 6); 128153 => GetRed(ref this.parameterList, 3)!, 128164 => GetRed(ref this.initializer, 4), 128175 => GetRed(ref this.body, 5), 128186 => GetRed(ref this.expressionBody, 6), 12906public ArgumentListSyntax ArgumentList => GetRed(ref this.argumentList, 2)!; 12908internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.argumentList, 2)! : null; 12970public override ParameterListSyntax ParameterList => GetRed(ref this.parameterList, 4)!; 12972public override BlockSyntax? Body => GetRed(ref this.body, 5); 12974public override ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 6); 129904 => GetRed(ref this.parameterList, 4)!, 129915 => GetRed(ref this.body, 5), 129926 => GetRed(ref this.expressionBody, 6), 13120public override TypeSyntax Type => GetRed(ref this.type, 2)!; 13122public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 13127public override AccessorListSyntax? AccessorList => GetRed(ref this.accessorList, 5); 13129public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 6); 13131public EqualsValueClauseSyntax? Initializer => GetRed(ref this.initializer, 7); 131462 => GetRed(ref this.type, 2)!, 131473 => GetRed(ref this.explicitInterfaceSpecifier, 3), 131485 => GetRed(ref this.accessorList, 5), 131496 => GetRed(ref this.expressionBody, 6), 131507 => GetRed(ref this.initializer, 7), 13226public ExpressionSyntax Expression => GetRed(ref this.expression, 1)!; 13228internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.expression, 1)! : null; 13282public override TypeSyntax Type => GetRed(ref this.type, 3)!; 13284public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 4); 13289public override AccessorListSyntax? AccessorList => GetRed(ref this.accessorList, 6); 133043 => GetRed(ref this.type, 3)!, 133054 => GetRed(ref this.explicitInterfaceSpecifier, 4), 133066 => GetRed(ref this.accessorList, 6), 13392public override TypeSyntax Type => GetRed(ref this.type, 2)!; 13394public override ExplicitInterfaceSpecifierSyntax? ExplicitInterfaceSpecifier => GetRed(ref this.explicitInterfaceSpecifier, 3); 13399public BracketedParameterListSyntax ParameterList => GetRed(ref this.parameterList, 5)!; 13401public override AccessorListSyntax? AccessorList => GetRed(ref this.accessorList, 6); 13403public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 7); 134182 => GetRed(ref this.type, 2)!, 134193 => GetRed(ref this.explicitInterfaceSpecifier, 3), 134205 => GetRed(ref this.parameterList, 5)!, 134216 => GetRed(ref this.accessorList, 6), 134227 => GetRed(ref this.expressionBody, 7), 13567public BlockSyntax? Body => GetRed(ref this.body, 3); 13570public ArrowExpressionClauseSyntax? ExpressionBody => GetRed(ref this.expressionBody, 4); 135863 => GetRed(ref this.body, 3), 135874 => GetRed(ref this.expressionBody, 4), 13834public override TypeSyntax? Type => GetRed(ref this.type, 2); 13846public EqualsValueClauseSyntax? Default => GetRed(ref this.@default, 4); 138522 => GetRed(ref this.type, 2), 138534 => GetRed(ref this.@default, 4), 13926public override TypeSyntax Type => GetRed(ref this.type, 2)!; 139322 => GetRed(ref this.type, 2)!, 13999public TypeSyntax? Type => GetRed(ref this.type, 2); 140052 => GetRed(ref this.type, 2), 14221public MemberCrefSyntax Member => GetRed(ref this.member, 2)!; 142272 => GetRed(ref this.member, 2)!, 14298public CrefParameterListSyntax? Parameters => GetRed(ref this.parameters, 1); 143041 => GetRed(ref this.parameters, 1), 14360public TypeArgumentListSyntax? TypeArgumentList => GetRed(ref this.typeArgumentList, 1); 14362public CrefParameterListSyntax Parameters => GetRed(ref this.parameters, 2)!; 14366public MemberCrefSyntax Member => GetRed(ref this.member, 4)!; 143711 => GetRed(ref this.typeArgumentList, 1), 143722 => GetRed(ref this.parameters, 2)!, 143734 => GetRed(ref this.member, 4)!, 14436public CrefBracketedParameterListSyntax? Parameters => GetRed(ref this.parameters, 1); 14438internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.parameters, 1) : null; 14501public CrefParameterListSyntax? Parameters => GetRed(ref this.parameters, 3); 14503internal override SyntaxNode? GetNodeSlot(int index) => index == 3 ? GetRed(ref this.parameters, 3) : null; 14567public TypeSyntax Type => GetRed(ref this.type, 3)!; 14569public CrefParameterListSyntax? Parameters => GetRed(ref this.parameters, 4); 145743 => GetRed(ref this.type, 3)!, 145754 => GetRed(ref this.parameters, 4), 14796public TypeSyntax Type => GetRed(ref this.type, 2)!; 14798internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.type, 2)! : null; 14851public XmlElementEndTagSyntax EndTag => GetRed(ref this.endTag, 2)!; 148582 => GetRed(ref this.endTag, 2)!, 14912public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 149211 => GetRed(ref this.name, 1)!, 14974public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 14978internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.name, 1)! : null; 15020public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 150291 => GetRed(ref this.name, 1)!, 15258public CrefSyntax Cref => GetRed(ref this.cref, 3)!; 152663 => GetRed(ref this.cref, 3)!, 15326public IdentifierNameSyntax Identifier => GetRed(ref this.identifier, 3)!; 153343 => GetRed(ref this.identifier, 3)!, 15489public XmlNameSyntax Name => GetRed(ref this.name, 1)!; 15502internal override SyntaxNode? GetNodeSlot(int index) => index == 1 ? GetRed(ref this.name, 1)! : null; 15646public override ExpressionSyntax Condition => GetRed(ref this.condition, 2)!; 15656internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.condition, 2)! : null; 15706public override ExpressionSyntax Condition => GetRed(ref this.condition, 2)!; 15716internal override SyntaxNode? GetNodeSlot(int index) => index == 2 ? GetRed(ref this.condition, 2)! : null; 16350public LineDirectivePositionSyntax Start => GetRed(ref this.start, 2)!; 16354public LineDirectivePositionSyntax End => GetRed(ref this.end, 4)!; 163742 => GetRed(ref this.start, 2)!, 163754 => 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)