1 write to _descendantBinderFactory
Microsoft.CodeAnalysis.VisualBasic (1)
Binding\ExecutableCodeBinder.vb (1)
36_descendantBinderFactory = New DescendantBinderFactory(Me, root)
5 references to _descendantBinderFactory
Microsoft.CodeAnalysis.VisualBasic (5)
Binding\ExecutableCodeBinder.vb (5)
164Return _descendantBinderFactory.GetBinder(stmtList) 168Return _descendantBinderFactory.GetBinder(node) 173Return _descendantBinderFactory.Root 180Return _descendantBinderFactory.NodeToBinderMap 187Return _descendantBinderFactory.StmtListToBinderMap