1 reference to sqlite3_clear_bindings
Microsoft.CodeAnalysis.Workspaces (1)
Storage\SQLite\v2\Interop\SqlStatement.cs (1)
45=> _connection.ThrowIfNotOk(NativeMethods.sqlite3_clear_bindings(_rawStatement));