I've got the exact same problem as here VS2015 watch window does not accept the null-conditional syntax
I'm running VS 2017, .net 4.7.2 and I selected C# 7.3
I have updated Microsoft.CodeDom.Providers.DotNetCompiterPlatform to 2.0.1 and Microsoft.Net.Compilers to 2.10.0
Any idea anyone, please?
The picture from other issue says everything
Basically looks it doesn't like null-conditional syntax in watch window and immediate window.