2 references to ldstrs
tlens (2)
TLens.Analyzers\LargeStringsAnalyzer.cs (2)
29ldstrs.Add((str.Length, method)); 39var entries = ldstrs.OrderByDescending(l => l.Item1).Take(maxCount);