3 references to RightCantChangeLeftLocal
Microsoft.CodeAnalysis.VisualBasic (3)
Lowering\LocalRewriter\LocalRewriter_BinaryOperators.vb (3)
906RightCantChangeLeftLocal(left, right),
997Dim capturedLeft = CaptureNullableIfNeeded(left, leftTemp, leftInit, RightCantChangeLeftLocal(left, right))
1181capturedLeft = CaptureNullableIfNeeded(left, leftTemp, leftInit, RightCantChangeLeftLocal(left, right))