2 references to TopLevelCodeBinder
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Initializers.vb (1)
123parentBinder = New TopLevelCodeBinder(scriptInitializerOpt, parentBinder)
Binding\BinderFactory.vb (1)
172Return New TopLevelCodeBinder(containingBinder.ContainingType.InstanceConstructors.Single(), containingBinder)