2 references to _lengths
Microsoft.TemplateEngine.Core (2)
Util\TokenTrie.cs (2)
20public IReadOnlyList<int> TokenLength => _lengths; 44_lengths.Add(token!.Length);