1 write to Version
Microsoft.CodeAnalysis.Features (1)
CodeLens\ReferenceCount.cs (1)
36
Version
= version;
4 references to Version
Microsoft.CodeAnalysis.Features (3)
CodeLens\ReferenceCount.cs (3)
59
&&
Version
== other.
Version
;
67
hashCode = hashCode * -1521134295 + EqualityComparer<string>.Default.GetHashCode(
Version
);
Microsoft.VisualStudio.LanguageServices (1)
CodeLens\CodeLensCallbackListener.cs (1)
94
if (previousCount.Value.
Version
== currentProjectVersion.ToString())