1 reference to ThrowIfNotOk
Microsoft.CodeAnalysis.Workspaces (1)
Storage\SQLite\v2\Interop\SqlStatement.cs (1)
35
=> connection.
ThrowIfNotOk
(NativeMethods.sqlite3_clear_bindings(statement));