1 write to _span
Microsoft.CodeAnalysis.VisualBasic (1)
Locations\EmbeddedTreeLocation.vb (1)
49
_span
= span
4 references to _span
Microsoft.CodeAnalysis.VisualBasic (4)
Locations\EmbeddedTreeLocation.vb (4)
33
Return
_span
57
Return other IsNot Nothing AndAlso other.EmbeddedKind = Me._embeddedKind AndAlso other.
_span
.Equals(Me.
_span
)
65
Return Hash.Combine(CInt(_embeddedKind).GetHashCode(),
_span
.GetHashCode())