Results 1 issues of Ivan Shen

# PR Summary As per https://github.com/PowerShell/PowerShell/issues/7867: - A -matchall, -imatchall, and -cmatchall operators are introduced, as a PowerShell-friendly wrapper for the `[regex]::Matches()` method. ``` # Scalar LHS; returns a collection...

WG-Language
Review - Needed