6 references to SQLitePersistentStorageConstants
Microsoft.CodeAnalysis.Workspaces (6)
Storage\SQLite\v2\Interop\SqlConnection.cs (1)
18using static SQLitePersistentStorageConstants;
Storage\SQLite\v2\SQLitePersistentStorage.Accessor.cs (1)
18using static SQLitePersistentStorageConstants;
Storage\SQLite\v2\SQLitePersistentStorage.cs (1)
21using static SQLitePersistentStorageConstants;
Storage\SQLite\v2\SQLitePersistentStorage_DocumentSerialization.cs (1)
13using static SQLitePersistentStorageConstants;
Storage\SQLite\v2\SQLitePersistentStorage_ProjectSerialization.cs (1)
13using static SQLitePersistentStorageConstants;
Storage\SQLite\v2\SQLitePersistentStorage_SolutionSerialization.cs (1)
13using static SQLitePersistentStorageConstants;