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