4 instantiations of ExpectedIdentifierToken
Microsoft.Build.Tasks.Core (4)
parent\Shared\LanguageParser\CSharptokenEnumerator.cs (1)
180current = new ExpectedIdentifierToken();
parent\Shared\LanguageParser\VisualBasictokenEnumerator.cs (3)
117current = new ExpectedIdentifierToken(); 132current = new ExpectedIdentifierToken(); 147current = new ExpectedIdentifierToken();