Fix ps3 syntax check by rjmholt · Pull Request #1395 · PowerShell/PSScriptAnalyzer

@rjmholt

PR Summary

Fixes #1384.

UseCompatibleSyntax used to erroneously advise that dynamic member expressions don't work in PS 3. Now it does not.

PR Checklist

bergmeister

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Apart from the question around why severity changed, looks ok but the build is not green, therefore once the build is green, I think it can go in

@rjmholt

looks ok but the build is not green, therefore once the build is green, I think it can go in

100% agreed, will work on that this week hopefully.