3 references to EnumBlockFull
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\BinderFactory.BinderFactoryVisitor.vb (1)
158Return GetBinderForNodeAndUsage(enumBlockSyntax.EnumStatement, NodeUsage.EnumBlockFull, enumBlockSyntax.Parent, _position)
Binding\BinderFactory.vb (2)
90Return GetBinderForNodeAndUsage(node, NodeUsage.EnumBlockFull, parentForEnclosingBinder, node.SpanStart) 216Case NodeUsage.EnumBlockFull