3 references to MethodFull
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\BinderFactory.BinderFactoryVisitor.vb (2)
81Return GetBinderForNodeAndUsage(methodBaseSyntax, NodeUsage.MethodFull, parentForEnclosingBinder, _position) 214usage = NodeUsage.MethodFull
Binding\BinderFactory.vb (1)
261Case NodeUsage.MethodFull, NodeUsage.MethodInterior