1 implementation of IsMethodDeclaration
Roslyn.Diagnostics.CSharp.Analyzers (1)
src\Workspaces\SharedUtilitiesAndExtensions\Compiler\CSharp\Services\SyntaxFacts\CSharpSyntaxFacts.cs (1)
1492public bool IsMethodDeclaration([NotNullWhen(true)] SyntaxNode? node)