2 references to CreateTaskFactoryParametersDictionary
Microsoft.Build (2)
Instance\TaskRegistry.cs (2)
430taskFactoryParameters = CreateTaskFactoryParametersDictionary(); 1942translator.TranslateDictionary(ref localParameters, count => CreateTaskFactoryParametersDictionary(count));