Table of Contents

Method GetMethodName

Namespace
Alternet.Editor.Roslyn
Assembly
Alternet.Editor.Roslyn.v10.dll

GetMethodName(SyntaxNode)

Gets formatted text describes name of the method node.

public static string GetMethodName(SyntaxNode node)

Parameters

node SyntaxNode

SyntaxNode to test.

Returns

string

Formatted method node name.