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)
16
Debug.Assert(_unstructuredExceptionHandling.
Context
Is Nothing)
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (6)
67
Debug.Assert(_unstructuredExceptionHandling.
Context
Is Nothing)
451
Dim targetResumeLabel = New GeneratedUnstructuredExceptionHandlingResumeLabel(_unstructuredExceptionHandling.
Context
.ResumeWithoutLabelOpt)
573
result.Context = _unstructuredExceptionHandling.
Context
590
Return _unstructuredExceptionHandling.
Context
IsNot Nothing AndAlso
595
Return _currentMethodOrLambda Is _topMethod AndAlso _unstructuredExceptionHandling.
Context
IsNot Nothing AndAlso _unstructuredExceptionHandling.
Context
.ContainsOnError