1 write to _timestamp
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\MetadataReferences\VisualStudioMetadataReference.Snapshot.cs (1)
51_timestamp = new Lazy<DateTime>(() =>
2 references to _timestamp
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\MetadataReferences\VisualStudioMetadataReference.Snapshot.cs (2)
75var timestamp = _timestamp.Value; 114=> _provider.GetStorages(this.FilePath, _timestamp.Value);