2 writes to ResumeNextLabel
Microsoft.CodeAnalysis.VisualBasic (2)
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (2)
155_unstructuredExceptionHandling.ResumeNextLabel = New GeneratedLabelSymbol("$VB$UnstructuredExceptionHandling_ResumeNext") 318_unstructuredExceptionHandling.ResumeNextLabel = Nothing
4 references to ResumeNextLabel
Microsoft.CodeAnalysis.VisualBasic (4)
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (4)
74Debug.Assert(_unstructuredExceptionHandling.ResumeNextLabel Is Nothing) 194nodeFactory.Label(_unstructuredExceptionHandling.ResumeNextLabel), 224_unstructuredExceptionHandling.ResumeNextLabel, 432statements.Add(nodeFactory.Goto(_unstructuredExceptionHandling.ResumeNextLabel))