1 write to _withBlockInfo
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\Binder_WithBlock.vb (1)
247Interlocked.CompareExchange(Me._withBlockInfo,
20 references to _withBlockInfo
Microsoft.CodeAnalysis.VisualBasic (20)
Binding\Binder_WithBlock.vb (20)
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 206If Me._withBlockInfo Is Nothing Then 253Debug.Assert(Me._withBlockInfo IsNot Nothing) 315diagnostics.AddRange(Me._withBlockInfo.Diagnostics, allowMismatchInDependencyAccumulation:=True) 318Me._withBlockInfo.OriginalExpression, 321If Me._withBlockInfo.CapturedLvalueByRefCallOrProperty IsNot Nothing Then 326ReportDiagnostic(diagnostics, Me._withBlockInfo.CapturedLvalueByRefCallOrProperty.Syntax, ERRID.ERR_UnsupportedRefReturningCallInWithStatement) 373Dim info As WithBlockInfo = Me._withBlockInfo 389Return Me._withBlockInfo.ExpressionPlaceholder 396Return Me._withBlockInfo.ExpressionPlaceholder 401Return Me._withBlockInfo.ExpressionPlaceholder 408Return Me._withBlockInfo.ExpressionPlaceholder