4 references to IsLValueFlowCapture
ILLink.RoslynAnalyzer (4)
DataFlow\LocalDataFlowVisitor.cs (4)
397
Debug.Assert (
IsLValueFlowCapture
(flowCaptureReference.Id));
451
Debug.Assert (!
IsLValueFlowCapture
(operation.Id),
507
if (
IsLValueFlowCapture
(operation.Id)) {
524
if (
IsLValueFlowCapture
(captureRef.Id)) {