1 write to _translator
Microsoft.Build.Framework (1)
InterningReadTranslator.cs (1)
33_translator = translator;
5 references to _translator
Microsoft.Build.Framework (5)
InterningReadTranslator.cs (5)
39_translator.Translate(ref key); 46if (!_translator.TranslateNullable(string.Empty)) 53_translator.Translate(ref directoryKey); 54_translator.Translate(ref fileNameKey); 75_translator.Translate(ref _strings);