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