2 references to LValueAndRValueCapture
ILLink.RoslynAnalyzer (2)
DataFlow\LValueFlowCaptureProvider.cs (2)
67 ? FlowCaptureKind.LValueAndRValueCapture 80 Debug.Assert (kind == FlowCaptureKind.LValueAndRValueCapture || !rvalueFlowCaptureIds.Contains (captureId), "Flow capture used as both an r-value and an l-value, but with incorrect flow capture kind");