2 references to List
Microsoft.CodeAnalysis (2)
Syntax\SyntaxNodeOrTokenList.cs (1)
87? Syntax.InternalSyntax.SyntaxList.List([nodesAndTokens[0].UnderlyingNode]).CreateRed()
Syntax\SyntaxNodeOrTokenListBuilder.cs (1)
140InternalSyntax.SyntaxList.List(new[] { _nodes[0]! }).CreateRed(),