Create your own GitHub profile
Join the platform over 31 million developers call home for hosting code, managing projects, and building their best software.
Sign up for free See pricing for teams and enterprises
Pinned
8 contributions in the last year
Contribution activity
April 2019
Created an issue in dotnet/roslyn that received 3 comments
Pattern-based lookup for `await using` doesn't recognize `IAsyncEnumerable.DisposeAsync` that returns an awaitable type
Version Used: Compiler version: '3.0.19.17001 (1deafee)' Steps to Reproduce: Compile the following code: using System; using System.Runtime.Compile…
3
comments