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)
164
Return
_descendantBinderFactory
.GetBinder(stmtList)
168
Return
_descendantBinderFactory
.GetBinder(node)
173
Return
_descendantBinderFactory
.Root
180
Return
_descendantBinderFactory
.NodeToBinderMap
187
Return
_descendantBinderFactory
.StmtListToBinderMap