Skip to content

MethodInfo.ConvertToCSharpMethodSignature extension method #91

@ZacharyPatten

Description

@ZacharyPatten

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

No one assigned

    Labels

    Enhancementissues that suggest potential improvements

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions