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