PSScriptAnalyzer throws an error "Object reference not set to an instance of an object" when analyzing the hash literal in the following line. `$MyObj | % { @{$_.Name = $_.Value} }`