-
-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Labels
Enhancementissues that suggest potential improvementsissues that suggest potential improvements
Description
This was requested in #90.
Will be the same as the existing Type.ConvertToCSharpSource extension methods for types, but it will convert the MethodInfo to the string as it would appear in the source code.
Some Topics Open To Discussion:
- How to handle local functions?
- Show/hide access modifier if default? (probably parameterize this or just always include access modifier)
- Parameterize whether to keep applied generics?
Metadata
Metadata
Assignees
Labels
Enhancementissues that suggest potential improvementsissues that suggest potential improvements