You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix dataflow analysis of lambdas in async methods (#122623)
To the same tune as #122450. This is a bug farm, as expected, but likely
still better than trying to teach the code that is shared with ILLink
and Roslyn analyzer about async variants.
Cc @dotnet/ilc-contrib
0 commit comments