dotnes icon indicating copy to clipboard operation
dotnes copied to clipboard

Support C# static methods within `Program.cs`

Open jonathanpeppers opened this issue 1 year ago • 0 comments

In theory, this would generate a subroutine with appropriate parameters passed in. We could start with methods with no parameters as a starting point.

This is easy to describe in English, but might be tricky to implement. 🙂

jonathanpeppers avatar Jun 18 '24 15:06 jonathanpeppers