1 write to _table
Microsoft.ML.Tokenizers (1)
Utils\DoubleArrayTrie.cs (1)
1006_table = new uint[dawg.NumIntersections];
2 references to _table
Microsoft.ML.Tokenizers (2)
Utils\DoubleArrayTrie.cs (2)
946offset = _table![intersectionId]; 965_table![dawg.IntersectionId(dawgChildId)] = offset;