1 reference to OnErrorResumeNextStatement
Microsoft.CodeAnalysis.VisualBasic (1)
Parser\ParseStatement.vb (1)
1002Dim statement = SyntaxFactory.OnErrorResumeNextStatement(onKeyword, errorKeyword, resumeKeyword, nextKeyword)