Skip to content

Conversation

@ijklam
Copy link
Contributor

@ijklam ijklam commented Mar 15, 2025

Description

Fix MethodDefNotFound when compiling code invoking delegate with option parameter

Fixes #5171

Checklist

  • Test cases added
  • Performance benchmarks added in case of performance changes
  • Release notes entry updated:

@github-actions
Copy link
Contributor

github-actions bot commented Mar 15, 2025

❗ Release notes required


✅ Found changes and release notes in following paths:

Change path Release notes path Description
src/Compiler docs/release-notes/.FSharp.Compiler.Service/9.0.300.md

Copy link
Contributor

@psfinaki psfinaki left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for fixing an old and annoying bug!

@github-project-automation github-project-automation bot moved this from New to In Progress in F# Compiler and Tooling Mar 17, 2025
@psfinaki psfinaki merged commit a58a47e into dotnet:main Mar 17, 2025
33 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in F# Compiler and Tooling Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Optional parameters for delegates

3 participants