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