1 write to _withBlockInfo
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\Binder_WithBlock.vb (1)
247
Interlocked.CompareExchange(Me.
_withBlockInfo
,
20 references to _withBlockInfo
Microsoft.CodeAnalysis.VisualBasic (20)
Binding\Binder_WithBlock.vb (20)
39
Return
_withBlockInfo
49
Debug.Assert(Me.
_withBlockInfo
IsNot Nothing)
50
Return Me.
_withBlockInfo
.ExpressionIsAccessedFromNestedLambda
61
Debug.Assert(Me.
_withBlockInfo
IsNot Nothing)
62
Return Me.
_withBlockInfo
.ExpressionPlaceholder
78
Debug.Assert(Me.
_withBlockInfo
IsNot Nothing)
79
Return Me.
_withBlockInfo
.DraftInitializers
92
Debug.Assert(Me.
_withBlockInfo
IsNot Nothing)
93
Return Me.
_withBlockInfo
.DraftSubstitute
206
If Me.
_withBlockInfo
Is Nothing Then
253
Debug.Assert(Me.
_withBlockInfo
IsNot Nothing)
315
diagnostics.AddRange(Me.
_withBlockInfo
.Diagnostics, allowMismatchInDependencyAccumulation:=True)
318
Me.
_withBlockInfo
.OriginalExpression,
321
If Me.
_withBlockInfo
.CapturedLvalueByRefCallOrProperty IsNot Nothing Then
326
ReportDiagnostic(diagnostics, Me.
_withBlockInfo
.CapturedLvalueByRefCallOrProperty.Syntax, ERRID.ERR_UnsupportedRefReturningCallInWithStatement)
373
Dim info As WithBlockInfo = Me.
_withBlockInfo
389
Return Me.
_withBlockInfo
.ExpressionPlaceholder
396
Return Me.
_withBlockInfo
.ExpressionPlaceholder
401
Return Me.
_withBlockInfo
.ExpressionPlaceholder
408
Return Me.
_withBlockInfo
.ExpressionPlaceholder