1 write to _withBlockInfo
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\Binder_WithBlock.vb (1)
236Interlocked.CompareExchange(Me._withBlockInfo,
18 references to _withBlockInfo
Microsoft.CodeAnalysis.VisualBasic (18)
Binding\Binder_WithBlock.vb (18)
39Return _withBlockInfo 49Debug.Assert(Me._withBlockInfo IsNot Nothing) 50Return Me._withBlockInfo.ExpressionIsAccessedFromNestedLambda 61Debug.Assert(Me._withBlockInfo IsNot Nothing) 62Return Me._withBlockInfo.ExpressionPlaceholder 78Debug.Assert(Me._withBlockInfo IsNot Nothing) 79Return Me._withBlockInfo.DraftInitializers 92Debug.Assert(Me._withBlockInfo IsNot Nothing) 93Return Me._withBlockInfo.DraftSubstitute 203If Me._withBlockInfo Is Nothing Then 242Debug.Assert(Me._withBlockInfo IsNot Nothing) 304diagnostics.AddRange(Me._withBlockInfo.Diagnostics, allowMismatchInDependencyAccumulation:=True) 307Me._withBlockInfo.OriginalExpression, 352Dim info As WithBlockInfo = Me._withBlockInfo 368Return Me._withBlockInfo.ExpressionPlaceholder 375Return Me._withBlockInfo.ExpressionPlaceholder 380Return Me._withBlockInfo.ExpressionPlaceholder 387Return Me._withBlockInfo.ExpressionPlaceholder