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