[17.2] Allow cached delegate for method groups #28942
Labels
🏁 Release: .NET 7
Work items for the .NET 7 release
doc-idea
Indicates issues that are suggestions for new topics [org][type][category]
Pri1
High priority, do before Pri2 and Pri3
resolved-by-customer
Indicates issues where the customer no longer needs any help. [org][resolution]
This has a small scope, and the spec is already updated. C# compilers are permitted to cache the delegate instance for a static method. See dotnet/roslyn#5835. This has minimal semantic impact on developers.
The text was updated successfully, but these errors were encountered: