4 references to GetBinderAtOrAbove
Microsoft.CodeAnalysis.VisualBasic (4)
Binding\BinderFactory.vb (4)
92
Return
GetBinderAtOrAbove
(node, position)
134
containingBinder =
GetBinderAtOrAbove
(parentNode, position)
509
Return
GetBinderAtOrAbove
(parent, parent.SpanStart)
512
Dim containingBinder As Binder =
GetBinderAtOrAbove
(nodeForOuterBinder, parent.SpanStart)