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