3 references to Close_OnlyForUseBySQLiteConnectionPool
Microsoft.CodeAnalysis.Workspaces (3)
Storage\SQLite\v2\Interop\SqlStatement.cs (1)
28
/// by <see cref="SqlConnection.
Close_OnlyForUseBySQLiteConnectionPool
"/>.</para>
Storage\SQLite\v2\SQLitePersistentStorage+PooledConnection.cs (2)
73
connection.
Close_OnlyForUseBySQLiteConnectionPool
();
86
connection.
Close_OnlyForUseBySQLiteConnectionPool
();