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