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)
3084
return slot != null ? new
SyntaxTokenList
(this, slot, Position, 0) : default;
3218
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
3376
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
3976
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(2), GetChildIndex(2)) : default;
6223
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
6382
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
6528
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(3), GetChildIndex(3)) : default;
9603
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
9724
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
10391
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
10557
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
10724
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
10891
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
11057
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
11229
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
11368
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
11477
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
11557
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
12262
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
12341
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
12515
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
12663
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
12809
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
12954
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
13128
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
13284
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
13444
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
13556
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
13727
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
13998
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
14090
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
14163
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
14231
return slot != null ? new
SyntaxTokenList
(this, slot, Position, 0) : default;
15366
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(3), GetChildIndex(3)) : default;
15559
return slot != null ? new
SyntaxTokenList
(this, slot, Position, 0) : default;
15608
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;
15664
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(2), GetChildIndex(2)) : default;
15718
return slot != null ? new
SyntaxTokenList
(this, slot, GetChildPosition(1), GetChildIndex(1)) : default;