1 reference to CreateBoundDeconstructValuePlaceholderOperation
Microsoft.CodeAnalysis.CSharp (1)
Operations\CSharpOperationFactory.cs (1)
38
return
CreateBoundDeconstructValuePlaceholderOperation
((BoundDeconstructValuePlaceholder)boundNode);