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