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)
73connection.Close_OnlyForUseBySQLiteConnectionPool(); 86connection.Close_OnlyForUseBySQLiteConnectionPool();