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