2 references to IsInLeftOfDeconstructionAssignment
ILLink.RoslynAnalyzer (2)
DataFlow\LValueFlowCaptureProvider.cs (1)
48return flowCaptureReference.IsInLeftOfDeconstructionAssignment(out _);
IOperationExtensions.cs (1)
185else if (operation.IsInLeftOfDeconstructionAssignment(out _))