mirror of https://github.com/icsharpcode/ILSpy.git
Browse Source
An anonymous parameter type cannot be named, so the original lambda must have used implicit parameters throughout. Emit the whole parameter list implicitly instead of mixing implicit and explicit declarations. Assisted-by: Copilot:gpt-5.6-sol:GitHub Copilot CLI Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Copilot-Session: 86d2918e-5a24-48b4-9a86-41d331ec3720pull/3897/head
2 changed files with 28 additions and 2 deletions
Loading…
Reference in new issue