3 references to ERR_ExitPropNot
Microsoft.CodeAnalysis.VisualBasic (3)
Binding\Binder_Statements.vb (1)
4916
Case SyntaxKind.ExitPropertyStatement : id = ERRID.
ERR_ExitPropNot
Errors\ErrorFacts.vb (1)
104
ERRID.
ERR_ExitPropNot
,
Parser\BlockContexts\MethodBlockContext.vb (1)
47
node = Parser.ReportSyntaxError(node, ERRID.
ERR_ExitPropNot
)