49 references to SyntaxTokenList
Microsoft.CodeAnalysis (11)
Syntax\SyntaxListBuilderExtensions.cs (1)
16
return new
SyntaxTokenList
(null, builder.ToListNode(), 0, 0);
Syntax\SyntaxTokenList.cs (6)
53
:
this
(null, CreateNodeFromSpan(tokens), 0, 0)
61
:
this
(null, CreateNode(tokens), 0, 0)
70
return new
SyntaxTokenList
(parent: null, CreateNodeFromSpan(tokens), position: 0, index: 0);
375
return new
SyntaxTokenList
(null, GreenNode.CreateList(list, static n => n.RequiredNode), 0, 0);
391
return new
SyntaxTokenList
(null, GreenNode.CreateList(list, static n => n.RequiredNode), 0, 0);
437
return new
SyntaxTokenList
(null, GreenNode.CreateList(list, static n => n.RequiredNode), 0, 0);
Syntax\SyntaxTokenListBuilder.cs (4)
96
return new
SyntaxTokenList
(null, _nodes[0], 0, 0);
100
return new
SyntaxTokenList
(null, InternalSyntax.SyntaxList.List(_nodes[0]!, _nodes[1]!), 0, 0);
105
return new
SyntaxTokenList
(null, InternalSyntax.SyntaxList.List(_nodes[0]!, _nodes[1]!, _nodes[2]!), 0, 0);
107
return new
SyntaxTokenList
(null, InternalSyntax.SyntaxList.List(_nodes, _count), 0, 0);
Microsoft.CodeAnalysis.CSharp (38)
_generated\2\Syntax.xml.Syntax.Generated.cs (38)
3139
return slot != null ? new
SyntaxTokenList
(this, slot, Position, 0) : default;
3273
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
3431
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
4031
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(2), GetChildIndex(2)) : default;
6278
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
6437
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
6583
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(3), GetChildIndex(3)) : default;
9696
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
9817
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
10484
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
10650
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
10817
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
10984
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
11150
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
11322
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
11461
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
11570
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
11650
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
12355
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
12434
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
12608
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
12756
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
12902
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
13047
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
13221
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
13377
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
13537
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
13649
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
13820
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
14091
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
14183
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
14256
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
14324
return slot != null ? new
SyntaxTokenList
(this, slot, Position, 0) : default;
15459
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(3), GetChildIndex(3)) : default;
15652
return slot != null ? new
SyntaxTokenList
(this, slot, Position, 0) : default;
15701
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
15757
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(2), GetChildIndex(2)) : default;
15811
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;