1 instantiation of NoOpPersistentStorageService
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\Host\PersistentStorage\NoOpPersistentStorageService.cs (1)
14private static readonly IChecksummedPersistentStorageService Instance = new NoOpPersistentStorageService();
3 references to NoOpPersistentStorageService
Microsoft.CodeAnalysis.Workspaces (3)
Storage\PersistentStorageExtensions.cs (3)
27NoOpPersistentStorageService.GetOrThrow(configuration), 31NoOpPersistentStorageService.GetOrThrow(configuration), 32_ => NoOpPersistentStorageService.GetOrThrow(configuration),