1 reference to GetDecVal
Microsoft.ML.Transforms (1)
Expression\Lexer.cs (1)
349
u = checked(u * 10 + (ulong)LexCharUtils.
GetDecVal
(_sb[ich]));