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