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