1 write to _labelName
Microsoft.CodeAnalysis.VisualBasic (1)
Symbols\Source\SourceLabelSymbol.vb (1)
29
_labelName
= labelNameToken
6 references to _labelName
Microsoft.CodeAnalysis.VisualBasic (6)
Symbols\Source\SourceLabelSymbol.vb (6)
38
Return
_labelName
56
Return ImmutableArray.Create(Of Location)(
_labelName
.GetLocation())
62
Dim parentNode =
_labelName
.Parent
73
Return symbol IsNot Nothing AndAlso symbol.
_labelName
.Equals(Me.
_labelName
) AndAlso
78
Return Me.
_labelName
.GetHashCode()