4 references to IsLValueFlowCapture
ILLink.RoslynAnalyzer (4)
DataFlow\LocalDataFlowVisitor.cs (4)
474Debug.Assert(IsLValueFlowCapture(flowCaptureReference.Id)); 533Debug.Assert(!IsLValueFlowCapture(operation.Id), 591if (IsLValueFlowCapture(operation.Id)) 612if (IsLValueFlowCapture(captureRef.Id))