1 write to _temporaryStorageService
Microsoft.VisualStudio.LanguageServices (1)
ProjectSystem\MetadataReferences\VisualStudioMetadataReferenceManager.cs (1)
77_temporaryStorageService = temporaryStorageService;
2 references to _temporaryStorageService
Microsoft.VisualStudio.LanguageServices (2)
ProjectSystem\MetadataReferences\VisualStudioMetadataReferenceManager.cs (2)
79Assumes.Present(_temporaryStorageService); 221storage = _temporaryStorageService.CreateTemporaryStreamStorage();