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)
33Return _span 57Return other IsNot Nothing AndAlso other.EmbeddedKind = Me._embeddedKind AndAlso other._span.Equals(Me._span) 65Return Hash.Combine(CInt(_embeddedKind).GetHashCode(), _span.GetHashCode())