mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
ILFunctions can appear as statements when the source code has a lambda expression which is immediately discarded. ``` _ = (Action)delegate { ... }; ```pull/2560/head
1 changed files with 0 additions and 2 deletions
Loading…
Reference in new issue