6 references to TranslateProjectPropertyInstanceDictionary
Microsoft.Build (6)
BackEnd\BuildManager\BuildParameters.cs (2)
952translator.TranslateProjectPropertyInstanceDictionary(ref _environmentProperties); 954translator.TranslateProjectPropertyInstanceDictionary(ref _globalProperties);
Definition\SubToolset.cs (1)
86translator.TranslateProjectPropertyInstanceDictionary(ref _properties);
Definition\Toolset.cs (3)
505translator.TranslateProjectPropertyInstanceDictionary(ref _properties); 506translator.TranslateProjectPropertyInstanceDictionary(ref _environmentProperties); 507translator.TranslateProjectPropertyInstanceDictionary(ref _globalProperties);