2 references to CharToHexLookup
Microsoft.Build.Framework (2)
Utilities\HexConverter.cs (2)
16
=> c >=
CharToHexLookup
.Length ? 0xFF :
CharToHexLookup
[c];