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