main
Fix code that errantly assumed a paramarray parameter must be an array
Apply FixAll in solution for IDE0005 (fixes VB projects in the solution)
Remove unused usings reported on command line build, but not in the IDE
Rename existing namespace
Fix crash in 'use collection initializer'
Apply CA1822 (Make member static) FixAll in project for IDE layer projects