100 references to SyntaxList
Microsoft.CodeAnalysis (11)
Syntax\SyntaxList`1.cs (7)
26
return new
SyntaxList
<TNode>(createGreenNode(nodes).CreateRed());
67
:
this
((SyntaxNode?)node)
76
:
this
(CreateNode(nodes))
352
return new
SyntaxList
<TNode>(newGreen!.CreateRed());
490
return new
SyntaxList
<TNode>(nodes._node);
495
return new
SyntaxList
<SyntaxNode>(nodes.Node);
500
return new
SyntaxList
<TNode>(nodes._node);
Syntax\SyntaxListBuilder.cs (2)
110
this.AddRange(new
SyntaxList
<SyntaxNode>(list.Node), offset, count);
145
this.AddRange(new
SyntaxList
<SyntaxNode>(list.Node.CreateRed()), offset, length);
Syntax\SyntaxListBuilderExtensions.cs (2)
27
return new
SyntaxList
<SyntaxNode>(listNode.CreateRed());
39
return new
SyntaxList
<TNode>(listNode.CreateRed());
Microsoft.CodeAnalysis.CSharp (89)
Syntax.xml.Syntax.Generated.cs (89)
378
public SyntaxList<ArrayRankSpecifierSyntax> RankSpecifiers => new
SyntaxList
<ArrayRankSpecifierSyntax>(GetRed(ref this.rankSpecifiers, 1));
3211
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
3369
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
4410
public SyntaxList<QueryClauseSyntax> Clauses => new
SyntaxList
<QueryClauseSyntax>(GetRed(ref this.clauses, 0));
5054
public SyntaxList<InterpolatedStringContentSyntax> Contents => new
SyntaxList
<InterpolatedStringContentSyntax>(GetRed(ref this.contents, 1));
6214
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
6302
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
6306
public SyntaxList<StatementSyntax> Statements => new
SyntaxList
<StatementSyntax>(GetRed(ref this.statements, 2));
6373
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
6393
public SyntaxList<TypeParameterConstraintClauseSyntax> ConstraintClauses => new
SyntaxList
<TypeParameterConstraintClauseSyntax>(GetRed(ref this.constraintClauses, 6));
6500
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
6904
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
6965
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
7013
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
7085
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
7171
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
7220
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
7270
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
7335
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
7401
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
7470
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
7544
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
7627
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
7779
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
7883
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
7989
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
8078
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
8153
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
8217
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
8282
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
8360
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
8504
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
8548
public SyntaxList<SwitchSectionSyntax> Sections => new
SyntaxList
<SwitchSectionSyntax>(GetRed(ref this.sections, 6));
8623
public SyntaxList<SwitchLabelSyntax> Labels => new
SyntaxList
<SwitchLabelSyntax>(GetRed(ref this.labels, 0));
8628
public SyntaxList<StatementSyntax> Statements => new
SyntaxList
<StatementSyntax>(GetRed(ref this.statements, 1));
9011
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
9017
public SyntaxList<CatchClauseSyntax> Catches => new
SyntaxList
<CatchClauseSyntax>(GetRed(ref this.catches, 3));
9303
public SyntaxList<ExternAliasDirectiveSyntax> Externs => new
SyntaxList
<ExternAliasDirectiveSyntax>(GetRed(ref this.externs, 0));
9305
public SyntaxList<UsingDirectiveSyntax> Usings => new
SyntaxList
<UsingDirectiveSyntax>(GetRed(ref this.usings, 1));
9308
public SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 2));
9310
public SyntaxList<MemberDeclarationSyntax> Members => new
SyntaxList
<MemberDeclarationSyntax>(GetRed(ref this.members, 3));
9594
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
9611
public override SyntaxList<ExternAliasDirectiveSyntax> Externs => new
SyntaxList
<ExternAliasDirectiveSyntax>(GetRed(ref this.externs, 5));
9613
public override SyntaxList<UsingDirectiveSyntax> Usings => new
SyntaxList
<UsingDirectiveSyntax>(GetRed(ref this.usings, 6));
9615
public override SyntaxList<MemberDeclarationSyntax> Members => new
SyntaxList
<MemberDeclarationSyntax>(GetRed(ref this.members, 7));
9715
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
9732
public override SyntaxList<ExternAliasDirectiveSyntax> Externs => new
SyntaxList
<ExternAliasDirectiveSyntax>(GetRed(ref this.externs, 5));
9734
public override SyntaxList<UsingDirectiveSyntax> Usings => new
SyntaxList
<UsingDirectiveSyntax>(GetRed(ref this.usings, 6));
9736
public override SyntaxList<MemberDeclarationSyntax> Members => new
SyntaxList
<MemberDeclarationSyntax>(GetRed(ref this.members, 7));
10225
public SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
10382
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
10404
public override SyntaxList<TypeParameterConstraintClauseSyntax> ConstraintClauses => new
SyntaxList
<TypeParameterConstraintClauseSyntax>(GetRed(ref this.constraintClauses, 7));
10415
public override SyntaxList<MemberDeclarationSyntax> Members => new
SyntaxList
<MemberDeclarationSyntax>(GetRed(ref this.members, 9));
10548
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
10570
public override SyntaxList<TypeParameterConstraintClauseSyntax> ConstraintClauses => new
SyntaxList
<TypeParameterConstraintClauseSyntax>(GetRed(ref this.constraintClauses, 7));
10581
public override SyntaxList<MemberDeclarationSyntax> Members => new
SyntaxList
<MemberDeclarationSyntax>(GetRed(ref this.members, 9));
10714
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
10736
public override SyntaxList<TypeParameterConstraintClauseSyntax> ConstraintClauses => new
SyntaxList
<TypeParameterConstraintClauseSyntax>(GetRed(ref this.constraintClauses, 7));
10747
public override SyntaxList<MemberDeclarationSyntax> Members => new
SyntaxList
<MemberDeclarationSyntax>(GetRed(ref this.members, 9));
10880
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
10910
public override SyntaxList<TypeParameterConstraintClauseSyntax> ConstraintClauses => new
SyntaxList
<TypeParameterConstraintClauseSyntax>(GetRed(ref this.constraintClauses, 8));
10921
public override SyntaxList<MemberDeclarationSyntax> Members => new
SyntaxList
<MemberDeclarationSyntax>(GetRed(ref this.members, 10));
11052
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
11191
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
11217
public SyntaxList<TypeParameterConstraintClauseSyntax> ConstraintClauses => new
SyntaxList
<TypeParameterConstraintClauseSyntax>(GetRed(ref this.constraintClauses, 7));
11300
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
11380
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
11397
public override SyntaxList<TypeParameterConstraintClauseSyntax> ConstraintClauses => new
SyntaxList
<TypeParameterConstraintClauseSyntax>(GetRed(ref this.constraintClauses, 5));
11408
public override SyntaxList<MemberDeclarationSyntax> Members => new
SyntaxList
<MemberDeclarationSyntax>(GetRed(ref this.members, 7));
12085
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
12164
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
12338
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
12362
public SyntaxList<TypeParameterConstraintClauseSyntax> ConstraintClauses => new
SyntaxList
<TypeParameterConstraintClauseSyntax>(GetRed(ref this.constraintClauses, 7));
12486
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
12632
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
12777
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
12951
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
13107
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
13267
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
13379
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
13496
public SyntaxList<AccessorDeclarationSyntax> Accessors => new
SyntaxList
<AccessorDeclarationSyntax>(GetRed(ref this.accessors, 1));
13549
public SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
13820
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
13912
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
13986
public override SyntaxList<AttributeListSyntax> AttributeLists => new
SyntaxList
<AttributeListSyntax>(GetRed(ref this.attributeLists, 0));
14105
public SyntaxList<XmlNodeSyntax> Content => new
SyntaxList
<XmlNodeSyntax>(GetRed(ref this.content, 0));
14847
public SyntaxList<XmlNodeSyntax> Content => new
SyntaxList
<XmlNodeSyntax>(GetRed(ref this.content, 1));
14912
public SyntaxList<XmlAttributeSyntax> Attributes => new
SyntaxList
<XmlAttributeSyntax>(GetRed(ref this.attributes, 2));
15020
public SyntaxList<XmlAttributeSyntax> Attributes => new
SyntaxList
<XmlAttributeSyntax>(GetRed(ref this.attributes, 2));