1 reference to sqlite3_bind_int64
Microsoft.CodeAnalysis.Workspaces (1)
Storage\SQLite\v2\Interop\SqlStatement.cs (1)
103
=> connection.ThrowIfNotOk(NativeMethods.
sqlite3_bind_int64
(statement, parameterIndex, value));