csharplang
csharplang copied to clipboard
Include default values and `params` modifier in method group natural type
Related to https://github.com/dotnet/roslyn/issues/71333. Corresponding implementation: https://github.com/dotnet/roslyn/pull/71380 Test plan: https://github.com/dotnet/roslyn/issues/62485