4 references to TargetSelectionRange
Microsoft.CodeAnalysis.LanguageServer.Protocol (4)
Protocol\LocationLink.cs (4)
42/// the <see cref="TargetSelectionRange"/> and additional context such as comments (but 67&& EqualityComparer<Range>.Default.Equals(this.TargetSelectionRange, other.TargetSelectionRange); 72HashCode.Combine(OriginSelectionRange, TargetUri, TargetRange, TargetSelectionRange);