If we run the following script in PowerShell 3, we will see a wrong stacktrace===[CmdletBinding()]param()$script:ErrorActionPreference = "Stop"$null.ToString()===
Have you seen this problem before in this product?