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