2 writes to _succeeded
Microsoft.CodeAnalysis.VisualBasic (2)
Analysis\FlowAnalysis\ControlFlowAnalysis.vb (2)
42
Me.
_succeeded
= Not Me._context.Failed
44
DirectCast(EntryPointsWalker.Analyze(_context.AnalysisInfo, _context.RegionInfo,
_succeeded
), IEnumerable(Of SyntaxNode)).ToImmutableArray())
2 references to _succeeded
Microsoft.CodeAnalysis.VisualBasic (2)
Analysis\FlowAnalysis\ControlFlowAnalysis.vb (2)
119
If Me.
_succeeded
Is Nothing Then
123
Return Me.
_succeeded
.Value