dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
https://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
MIT License
19.08k stars 4.04k forks source link

Test plan for "custom fixed" #25601

Open jcouv opened 6 years ago

jcouv commented 6 years ago

Specification

Tests

IDE

Spec

Language proposal https://github.com/dotnet/csharplang/blob/master/proposals/csharp-7.3/pattern-based-fixed.md PR https://github.com/dotnet/roslyn/pull/24469

jcouv commented 6 years ago

@VSadov I checked the boxes which I could verify. Take a look at the remaining ones. Feel free to update the list above with test names.