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