Prerequisites
Exception report
### Exception
System.TypeLoadException: Could not load type 'System.Management.Automation.Subsystem.PredictionResult' from assembly 'Microsoft.PowerShell.PSReadLine.Polyfiller, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'.
at Microsoft.PowerShell.PSConsoleReadLine.PredictionViewBase.Reset()
at Microsoft.PowerShell.PSConsoleReadLine.PredictionInlineView.Reset()
at Microsoft.PowerShell.PSConsoleReadLine.Prediction.Reset()
at Microsoft.PowerShell.PSConsoleReadLine.Initialize(Runspace runspace, EngineIntrinsics engineIntrinsics)
at Microsoft.PowerShell.PSConsoleReadLine.ReadLine(Runspace runspace, EngineIntrinsics engineIntrinsics, CancellationToken cancellationToken)
### Screenshot

### Environment data
```console
### Environment
PSReadLine: 2.2.0-beta1
PowerShell: 7.2.6
OS: Microsoft Windows 10.0.22000
BufferWidth: 120
BufferHeight: 30
Last 0 Keys
Steps to reproduce
Just start terminal and got this error.
Expected behavior
To open terminal without this issue.
Actual behavior
Exception by running terminal.
Prerequisites
Exception report
Steps to reproduce
Just start terminal and got this error.
Expected behavior
To open terminal without this issue.
Actual behavior
Exception by running terminal.