6 references to TranslateProjectPropertyInstanceDictionary
Microsoft.Build (6)
BackEnd\BuildManager\BuildParameters.cs (2)
895translator.TranslateProjectPropertyInstanceDictionary(ref _environmentProperties); 897translator.TranslateProjectPropertyInstanceDictionary(ref _globalProperties);
Definition\SubToolset.cs (1)
86translator.TranslateProjectPropertyInstanceDictionary(ref _properties);
Definition\Toolset.cs (3)
614translator.TranslateProjectPropertyInstanceDictionary(ref _properties); 615translator.TranslateProjectPropertyInstanceDictionary(ref _environmentProperties); 616translator.TranslateProjectPropertyInstanceDictionary(ref _globalProperties);