2 references to ForEachDeconstructStep
Microsoft.CodeAnalysis.CSharp (2)
Generated\BoundNodes.xml.Generated.cs (2)
4088
: base(BoundKind.
ForEachDeconstructStep
, syntax, hasErrors || deconstructionAssignment.HasErrors() || targetPlaceholder.HasErrors())
9042
case BoundKind.
ForEachDeconstructStep
: