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