2 instantiations of HexIntegerLiteralToken
Microsoft.Build.Tasks.Core (2)
parent\Shared\LanguageParser\CSharptokenEnumerator.cs (1)
247
current = new
HexIntegerLiteralToken
();
parent\Shared\LanguageParser\VisualBasictokenEnumerator.cs (1)
191
current = new
HexIntegerLiteralToken
();