3 references to AddToken
Microsoft.CodeAnalysis.CSharp (3)
Parser\SyntaxParser.cs (3)
347this.AddToken(_blendedTokens[_tokenCount - 1].Blender.ReadToken(_mode)); 353this.AddToken(_currentNode); 357this.AddToken(_firstBlender.ReadToken(_mode));