LINQPad's preview version of roslyn does not support nullable reference types
I have posted a discussion here:
http://forum.linqpad.net/discussion/1723/add-updated-experimental-roslyn-assemblies-to-support-c-8-0 to upgrade to latest roslyn.
Looks like it's not a latest version, it does support Indexes and Ranges, but the nullable reference types seem not working anymore. Please have some check and better upgrade to latest 2.10(Currently preview is 2.9.0.0):
https://github.com/dotnet/roslyn/releases
https://github.com/dotnet/roslyn/releases/tag/version-2.10.0
http://forum.linqpad.net/discussion/1723/add-updated-experimental-roslyn-assemblies-to-support-c-8-0 to upgrade to latest roslyn.
Looks like it's not a latest version, it does support Indexes and Ranges, but the nullable reference types seem not working anymore. Please have some check and better upgrade to latest 2.10(Currently preview is 2.9.0.0):
https://github.com/dotnet/roslyn/releases
https://github.com/dotnet/roslyn/releases/tag/version-2.10.0
Comments
To support 2.10 will require a new LINQPad build. I'll try and upload something in the next day or two.
Looks like the current version of Visual Studio 2019 Preview 1.1 is using the roslyn 2.11 preview, it's a not released version.
Is this generated by Roslyn or LINQPad?