4 writes to Context
Microsoft.CodeAnalysis.VisualBasic (4)
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (4)
139_unstructuredExceptionHandling.Context = node 306_unstructuredExceptionHandling.Context = Nothing 574_unstructuredExceptionHandling.Context = Nothing 586_unstructuredExceptionHandling.Context = saved.Context
7 references to Context
Microsoft.CodeAnalysis.VisualBasic (7)
Lowering\LocalRewriter\LocalRewriter_Try.vb (1)
16Debug.Assert(_unstructuredExceptionHandling.Context Is Nothing)
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (6)
67Debug.Assert(_unstructuredExceptionHandling.Context Is Nothing) 451Dim targetResumeLabel = New GeneratedUnstructuredExceptionHandlingResumeLabel(_unstructuredExceptionHandling.Context.ResumeWithoutLabelOpt) 573result.Context = _unstructuredExceptionHandling.Context 590Return _unstructuredExceptionHandling.Context IsNot Nothing AndAlso 595Return _currentMethodOrLambda Is _topMethod AndAlso _unstructuredExceptionHandling.Context IsNot Nothing AndAlso _unstructuredExceptionHandling.Context.ContainsOnError