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