3 references to DelegateDeclaration
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\BinderFactory.BinderFactoryVisitor.vb (1)
162Return GetBinderForNodeAndUsage(delegateSyntax, NodeUsage.DelegateDeclaration, delegateSyntax.Parent, _position)
Binding\BinderFactory.vb (2)
95Return GetBinderForNodeAndUsage(node, NodeUsage.DelegateDeclaration, node.Parent, node.SpanStart) 226Case NodeUsage.DelegateDeclaration