2 writes to HasLeaf
Microsoft.ML.Tokenizers (2)
Utils\DoubleArrayTrie.cs (2)
923
_units[(int)dicId].
HasLeaf
= true;
954
_units[(int)dicId].
HasLeaf
= true;
2 references to HasLeaf
Microsoft.ML.Tokenizers (2)
Utils\DoubleArrayTrie.cs (2)
1084
if (unit.
HasLeaf
)
1133
if (!unit.
HasLeaf
)