Working on C# 11
Language Designer and Compiler Developer on the Roslyn (C# and VB.Net) team.
-
Microsoft
- Seattle, WA
- http://blog.monstuff.com
Highlights
- 2 discussions answered
Block or Report
Block or report jcouv
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePopular repositories
-
-
github-open-roslynio Public
Chrome extension to navigate to source.roslyn.io from github roslyn source
JavaScript 1
-
async-iterators Public
Exploring a manual implementation of async iterators (prototyping async-streams for C# 8.0)
C# 1
942 contributions in the last year
Less
More
Activity overview
Contribution activity
February 2022
Created 2 commits in 1 repository
Created a pull request in dotnet/roslyn that received 2 comments
Fix DeclaringCompilation for source methods
Fixes #58198
The problem:
Symbol.DeclaringCompilation relies on ContainingModule/ContainingSymbol to get the declaring compilation. But for lambdas…
+21
−9
•
2
comments
Opened 2 other pull requests in 1 repository
dotnet/roslyn
1
open
1
merged
Reviewed 8 pull requests in 2 repositories
dotnet/roslyn
7 pull requests
- List patterns: Recreate the decision dag for lowering
-
Support declaration and emit of
requiredmembers in source - [17.0] Report errors for structs with missing field initializers and implicit parameterless constructor
- Add IL verification with ILVerify in addition to PEVerify
- Avoid race condition in map for TupleElementIndex
- Record status for various features
- Use record param docs as property summary docs

