2 references to CreatePropertyDictionary
Microsoft.Build (2)
Graph\GraphBuilder.cs (2)
414
var globalPropertyDictionary =
CreatePropertyDictionary
(entryPoint.GlobalProperties);
601
new ConfigurationMetadata(projectPath,
CreatePropertyDictionary
(globalProperties)),