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