1 write to _strings
Microsoft.Build.Framework (1)
InterningReadTranslator.cs (1)
75_translator.Translate(ref _strings);
4 references to _strings
Microsoft.Build.Framework (4)
InterningReadTranslator.cs (4)
40return _strings[key]; 64string directory = _strings[pathIds.DirectoryId]; 65string fileName = _strings[pathIds.FileNameId]; 80_pathIdsToString = new(_strings.Count);