Method GetMethodName
GetMethodName(SyntaxNode)
Gets formatted text describes name of the method node.
public static string GetMethodName(SyntaxNode node)
Parameters
node
SyntaxNodeSyntaxNode to test.
Returns
- string
Formatted method node name.