28 references to ShouldGenerateUnstructuredExceptionHandlingResumeCode
Microsoft.CodeAnalysis.VisualBasic (28)
Lowering\LocalRewriter\LocalRewriter.vb (1)
854
If
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node) Then
Lowering\LocalRewriter\LocalRewriter_AddRemoveHandler.vb (1)
50
If
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node) Then
Lowering\LocalRewriter\LocalRewriter_Continue.vb (1)
17
If
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node) Then
Lowering\LocalRewriter\LocalRewriter_DoLoop.vb (3)
32
Dim generateUnstructuredExceptionHandlingResumeCode As Boolean =
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node)
68
Dim generateUnstructuredExceptionHandlingResumeCode As Boolean =
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node)
152
Dim generateUnstructuredExceptionHandlingResumeCode As Boolean =
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node)
Lowering\LocalRewriter\LocalRewriter_Exit.vb (1)
17
If
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node) Then
Lowering\LocalRewriter\LocalRewriter_ExpressionStatement.vb (1)
23
If
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node) Then
Lowering\LocalRewriter\LocalRewriter_ForEach.vb (2)
190
Dim generateUnstructuredExceptionHandlingResumeCode As Boolean =
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node)
554
Dim generateUnstructuredExceptionHandlingResumeCode As Boolean =
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node)
Lowering\LocalRewriter\LocalRewriter_ForTo.vb (2)
54
Dim generateUnstructuredExceptionHandlingResumeCode As Boolean =
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(forStatement)
392
Dim generateUnstructuredExceptionHandlingResumeCode As Boolean =
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(forStatement)
Lowering\LocalRewriter\LocalRewriter_Goto.vb (1)
25
If
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node) Then
Lowering\LocalRewriter\LocalRewriter_If.vb (1)
14
Dim generateUnstructuredExceptionHandlingResumeCode As Boolean =
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node)
Lowering\LocalRewriter\LocalRewriter_Label.vb (1)
35
If
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node) Then
Lowering\LocalRewriter\LocalRewriter_LocalDeclaration.vb (1)
119
If
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node) Then
Lowering\LocalRewriter\LocalRewriter_RaiseEvent.vb (1)
100
If
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node) Then
Lowering\LocalRewriter\LocalRewriter_Return.vb (1)
22
If
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node) Then
Lowering\LocalRewriter\LocalRewriter_SelectCase.vb (3)
87
Dim generateUnstructuredExceptionHandlingResumeCode As Boolean =
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node)
270
Debug.Assert(generateUnstructuredExceptionHandlingResumeCode =
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(curCaseBlock))
386
If
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node) Then
Lowering\LocalRewriter\LocalRewriter_SyncLock.vb (1)
75
If
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node) Then
Lowering\LocalRewriter\LocalRewriter_Throw.vb (1)
38
If
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node) Then
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (2)
330
If
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node) Then
388
Dim generateUnstructuredExceptionHandlingResumeCode As Boolean =
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node)
Lowering\LocalRewriter\LocalRewriter_Using.vb (1)
149
If
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node) Then
Lowering\LocalRewriter\LocalRewriter_While.vb (1)
17
Dim generateUnstructuredExceptionHandlingResumeCode As Boolean =
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node)
Lowering\LocalRewriter\LocalRewriter_With.vb (1)
44
ShouldGenerateUnstructuredExceptionHandlingResumeCode
(node),