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