1 write to CapturedLvalueByRefCallOrProperty
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\Binder_WithBlock.vb (1)
116Me.CapturedLvalueByRefCallOrProperty = capturedLvalueByRefCallOrProperty
2 references to CapturedLvalueByRefCallOrProperty
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_WithBlock.vb (2)
321If Me._withBlockInfo.CapturedLvalueByRefCallOrProperty IsNot Nothing Then 326ReportDiagnostic(diagnostics, Me._withBlockInfo.CapturedLvalueByRefCallOrProperty.Syntax, ERRID.ERR_UnsupportedRefReturningCallInWithStatement)