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