4 references to GetBinderAtOrAbove
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\BinderFactory.vb (4)
101
Return
GetBinderAtOrAbove
(node, position)
143
containingBinder =
GetBinderAtOrAbove
(parentNode, position)
518
Return
GetBinderAtOrAbove
(parent, parent.SpanStart)
521
Dim containingBinder As Binder =
GetBinderAtOrAbove
(nodeForOuterBinder, parent.SpanStart)