Tags: jiaoshudong/ILSpy
Tags
Fix icsharpcode#1772: Support EnumeratorCancellationAttribute With this change, the async decompiler no longer gets confused by the logic disposing `this.<>x__combinedTokens`.
Fix icsharpcode#2033: Wrong place for variable declaration.
Merge pull request icsharpcode#1897 from cshung/dev/andrewau/update-t… …hird-party-notice Copy the dotnet runtime license text into third-party-notice
icsharpcode#1773: Remove copies of parameter values only if the types… … match exactly.
Fix icsharpcode#1689: Add support for null propagation on array acces… …s: `arr?[i]`
PreviousNext