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