6 references to TranslateProjectPropertyInstanceDictionary
Microsoft.Build (6)
BackEnd\BuildManager\BuildParameters.cs (2)
920translator.TranslateProjectPropertyInstanceDictionary(ref _environmentProperties); 922translator.TranslateProjectPropertyInstanceDictionary(ref _globalProperties);
Definition\SubToolset.cs (1)
86translator.TranslateProjectPropertyInstanceDictionary(ref _properties);
Definition\Toolset.cs (3)
623translator.TranslateProjectPropertyInstanceDictionary(ref _properties); 624translator.TranslateProjectPropertyInstanceDictionary(ref _environmentProperties); 625translator.TranslateProjectPropertyInstanceDictionary(ref _globalProperties);