3 instantiations of CommentToken
Microsoft.Build.Tasks.Core (3)
parent\Shared\LanguageParser\CSharptokenEnumerator.cs (2)
54current = new CommentToken(); 70current = new CommentToken();
parent\Shared\LanguageParser\VisualBasictokenEnumerator.cs (1)
95current = new CommentToken();