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