1 write to _timestamp
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\MetadataReferences\VisualStudioPortableExecutableReference.cs (1)
50_timestamp = new Lazy<DateTime>(() =>
2 references to _timestamp
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\MetadataReferences\VisualStudioPortableExecutableReference.cs (2)
76var timestamp = _timestamp.Value; 111=> _provider.GetStorageHandles(this.FilePath, _timestamp.Value);