3 references to NamespaceBlockInterior
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\BinderFactory.BinderFactoryVisitor.vb (1)
101
Return GetBinderForNodeAndUsage(nsBlockSyntax, NodeUsage.
NamespaceBlockInterior
, nsBlockSyntax.Parent, _position)
Binding\BinderFactory.vb (2)
74
Return GetBinderForNodeAndUsage(node, NodeUsage.
NamespaceBlockInterior
, node.Parent, node.SpanStart)
186
Case NodeUsage.
NamespaceBlockInterior