Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up-
Microsoft
- Seattle, WA
Pro
-
Microsoft
- Seattle, WA
Pinned
696 contributions in the last year
Contribution activity
May 2020
Created a pull request in dotnet/roslyn that received 4 comments
Don't reuse other syntax nodes for the with expression
The semantic model sees AnonymousObjectCreation nodes as all belonging to anonymous object creation, which causes asserts and bad casts when that's…
+1,442
−904
•
4
comments
Created an issue in dotnet/csharplang that received 13 comments
Added: LDM notes for May 4 & 6th
May 6, 2020
C# Language Design Notes for May 6, 2020
Target-typing ?: when the natural type isn't convertible to the target type.
Allow if (x is n…
13
comments