2 references to Snapshot
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\MetadataReferences\VisualStudioMetadataReference.Snapshot.cs (1)
108=> new Snapshot(_provider, properties, this.FilePath, _fileChangeTrackerOpt);
ProjectSystem\MetadataReferences\VisualStudioMetadataReferenceManager.cs (1)
106=> new VisualStudioMetadataReference.Snapshot(this, properties, filePath, fileChangeTrackerOpt: null);