4 references to IsLValueFlowCapture
ILLink.RoslynAnalyzer (4)
DataFlow\LocalDataFlowVisitor.cs (4)
487Debug.Assert(IsLValueFlowCapture(flowCaptureReference.Id)); 546Debug.Assert(!IsLValueFlowCapture(operation.Id), 604if (IsLValueFlowCapture(operation.Id)) 625if (IsLValueFlowCapture(captureRef.Id))