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