2 references to Stringize
Microsoft.ML.Transforms (2)
Expression\LambdaParser.cs (2)
223PostError(tok, "Expected: '{0}', Found: '{1}'", Stringize(tidWanted), Stringize(tok)); 234return Stringize(tok.Kind);