3 references to Add
Microsoft.CodeAnalysis (1)
Syntax\SyntaxNodeOrTokenListBuilder.cs (1)
89
this.
Add
(list, 0, list.Count);
Microsoft.CodeAnalysis.CSharp (2)
Syntax\SyntaxNodeRemover.cs (2)
239
alternate.
Add
(withSeps, 0, i);
276
alternate.
Add
(withSeps, 0, i);