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