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