1 write to Timestamp
Microsoft.VisualStudio.LanguageServices (1)
src\Compilers\Core\Portable\FileKey.cs (1)
34
Timestamp
= timestamp;
4 references to Timestamp
Microsoft.VisualStudio.LanguageServices (4)
src\Compilers\Core\Portable\FileKey.cs (4)
47
this.
Timestamp
.GetHashCode());
57
return string.Format("'{0}'@{1}", FullPath,
Timestamp
);
63
this.
Timestamp
== other.
Timestamp
&&