3 writes to _singleValue
Microsoft.CodeAnalysis.VisualBasic (3)
Analysis\FlowAnalysis\DataFlowPass.SlotCollection.vb (3)
58
Me.
_singleValue
= value
68
Me.
_singleValue
= slot
82
Me.
_singleValue
= 0
4 references to _singleValue
Microsoft.CodeAnalysis.VisualBasic (4)
Analysis\FlowAnalysis\DataFlowPass.SlotCollection.vb (4)
40
Return If(Me.
_singleValue
= SlotKind.Unreachable, 0, 1)
50
Return Me.
_singleValue
67
ElseIf Me.
_singleValue
= 0 Then
72
Me._builder.Add(Me.
_singleValue
)