2 overrides of CreateBoundWithBlock
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\BackstopBinder.vb (1)
96Protected Overrides Function CreateBoundWithBlock(node As WithBlockSyntax, boundBlockBinder As Binder, diagnostics As BindingDiagnosticBag) As BoundStatement
Binding\Binder_WithBlock.vb (1)
305Protected Overrides Function CreateBoundWithBlock(node As WithBlockSyntax, boundBlockBinder As Binder, diagnostics As BindingDiagnosticBag) As BoundStatement