2 references to CharsCount
Microsoft.ML.Core (2)
Utilities\CharUtils.cs (2)
19
var lower = new char[
CharsCount
];
28
var upper = new char[
CharsCount
];