5 references to TargetUri
Microsoft.CodeAnalysis.LanguageServer.Protocol (5)
Protocol\LocationLink.cs (5)
66
&& this.
TargetUri
!= null && other.
TargetUri
!= null && this.
TargetUri
.Equals(other.
TargetUri
)
76
Hash.Combine(
TargetUri
,