5 references to OptimizationLevelIsDebug
Microsoft.CodeAnalysis.VisualBasic (5)
Lowering\LocalRewriter\LocalRewriter_If.vb (2)
45
If generateUnstructuredExceptionHandlingResumeCode AndAlso (
OptimizationLevelIsDebug
OrElse finishConsequenceWithResumeTarget) Then
74
If generateUnstructuredExceptionHandlingResumeCode AndAlso
OptimizationLevelIsDebug
Then
Lowering\LocalRewriter\LocalRewriter_Try.vb (1)
75
If Not Me.
OptimizationLevelIsDebug
Then
Lowering\LocalRewriter\LocalRewriter_UnstructuredExceptionHandling.vb (2)
235
If(node.ResumeWithoutLabelOpt IsNot Nothing AndAlso
OptimizationLevelIsDebug
,
357
If
OptimizationLevelIsDebug
Then