2 references to GoToZero
Microsoft.CodeAnalysis.VisualBasic (2)
Binding\Binder_Statements.vb (1)
5291Return New BoundOnErrorStatement(node, OnErrorStatementKind.GoToZero, Nothing, Nothing)
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (1)
366Debug.Assert(node.OnErrorKind = OnErrorStatementKind.GoToZero)