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