Method GetPatchName
GetPatchName(MemberReference)
Get the "patch name" - the name of the target to patch - for the given member.
public static string GetPatchName(this MemberReference mr)
Parameters
mr
MemberReference- The member to get the patch name for.
Returns
- string
- The patch name.