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)
38Return _labelName 56Return ImmutableArray.Create(Of Location)(_labelName.GetLocation()) 62Dim parentNode = _labelName.Parent 73Return symbol IsNot Nothing AndAlso symbol._labelName.Equals(Me._labelName) AndAlso 78Return Me._labelName.GetHashCode()