Open
Description
Summary of the new feature
See the issue we faced over in PSES:
PowerShell/PowerShellEditorServices#686
MS Dynamics CRM redefines Set-Content
which totally broke PSES.
We should have a rule that detects the overwriting/redefining of important built-in cmdlets to prevent these breaks from happening in future module development.