3 references to IsInLeftOfDeconstructionAssignment
Microsoft.CodeAnalysis.CodeStyle (3)
LValueFlowCaptureProvider.cs (1)
58flowCaptureReference.IsInLeftOfDeconstructionAssignment(out _))
OperationExtensions.cs (1)
202else if (operation.IsInLeftOfDeconstructionAssignment(out _))
SymbolUsageAnalysis.Walker.cs (1)
172else if (operation.IsInLeftOfDeconstructionAssignment(out var deconstructionAssignment))