2 references to LocalBinderBuilder
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\LocalBinderBuilder.vb (2)
13''' The <see cref="LocalBinderBuilder"/> is used to build up the map of all <see cref="Binder"/>s within a method body, and the associated 17''' Blocks within lambdas are bound by their own <see cref="LocalBinderBuilder"/> when they are