1 write to _newToken
Microsoft.CodeAnalysis.CSharp (1)
Syntax\InternalSyntax\SyntaxLastTokenReplacer.cs (1)
24
_newToken
= newToken;
1 reference to _newToken
Microsoft.CodeAnalysis.CSharp (1)
Syntax\InternalSyntax\SyntaxLastTokenReplacer.cs (1)
54
return
_newToken
;