4 references to _pathIdsToString
Microsoft.Build.Framework (4)
InterningReadTranslator.cs (4)
59if (_pathIdsToString.TryGetValue(pathIds, out string? path)) 67_pathIdsToString.Add(pathIds, str); 77_pathIdsToString.Clear(); 78_pathIdsToString.EnsureCapacity(_strings.Count);