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