1 instantiation of GeneratedUnstructuredExceptionHandlingResumeLabel
Microsoft.CodeAnalysis.VisualBasic (1)
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (1)
451Dim targetResumeLabel = New GeneratedUnstructuredExceptionHandlingResumeLabel(_unstructuredExceptionHandling.Context.ResumeWithoutLabelOpt)
1 reference to GeneratedUnstructuredExceptionHandlingResumeLabel
Microsoft.CodeAnalysis.VisualBasic (1)
Lowering\LambdaRewriter\LambdaRewriter.vb (1)
1334Dim resumeLabel = TryCast(label, GeneratedUnstructuredExceptionHandlingResumeLabel)