2 references to CreateNodeFromSpan
Microsoft.CodeAnalysis (2)
Syntax\SyntaxTokenList.cs (2)
52: this(null, CreateNodeFromSpan(tokens), 0, 0) 69return new SyntaxTokenList(parent: null, CreateNodeFromSpan(tokens), position: 0, index: 0);