Implemented interface member:
5 references to Dispose
Microsoft.CodeAnalysis.Workspaces (5)
Storage\SQLite\Interop\SafeSqliteBlobHandle.cs (2)
47
_lease.
Dispose
();
53
_sqliteLease.
Dispose
();
Storage\SQLite\Interop\SafeSqliteHandle.cs (1)
42
_lease.
Dispose
();
Storage\SQLite\Interop\SafeSqliteStatementHandle.cs (2)
47
_lease.
Dispose
();
53
_sqliteLease.
Dispose
();