2 references to None
AnalyzerRunner (1)
IncrementalAnalyzerRunner.cs (1)
50
workspaceConfigurationService.Options = new(CacheStorage: usePersistentStorage ? StorageDatabase.SQLite : StorageDatabase.
None
);
Microsoft.CodeAnalysis.Workspaces (1)
Workspace\IWorkspaceConfigurationService.cs (1)
59
CacheStorage: StorageDatabase.
None
,