4 references to Close_OnlyForUseBySQLiteConnectionPool
Microsoft.CodeAnalysis.Workspaces (4)
Storage\SQLite\v2\Interop\SqlStatement.cs (1)
28
/// by <see cref="SqlConnection.
Close_OnlyForUseBySQLiteConnectionPool
"/>.</para>
Storage\SQLite\v2\SQLiteConnectionPool.cs (3)
73
connection.
Close_OnlyForUseBySQLiteConnectionPool
();
131
connection.
Close_OnlyForUseBySQLiteConnectionPool
();
144
connection.
Close_OnlyForUseBySQLiteConnectionPool
();