1 write to _exprHasByRefMeReference
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\Binder_WithBlock.vb (1)
172
Dim oldValue = Interlocked.CompareExchange(Me.
_exprHasByRefMeReference
, newValue, ThreeState.Unknown)
3 references to _exprHasByRefMeReference
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_WithBlock.vb (3)
168
If Me.
_exprHasByRefMeReference
= ThreeState.Unknown Then
176
Debug.Assert(Me.
_exprHasByRefMeReference
<> ThreeState.Unknown)
177
Return Me.
_exprHasByRefMeReference
= ThreeState.True