1 write to DatabaseOwnership
Microsoft.CodeAnalysis.Workspaces (1)
Storage\SQLite\v2\SQLitePersistentStorage.cs (1)
108DatabaseOwnership = databaseOwnership;
1 reference to DatabaseOwnership
Microsoft.CodeAnalysis.Workspaces (1)
Storage\SQLite\v2\AbstractPersistentStorageService+SQLiteTestAccessor.cs (1)
18(service._currentPersistentStorage as SQLitePersistentStorage)?.DatabaseOwnership.Dispose();