1 reference to sqlite3_bind_text
Microsoft.CodeAnalysis.Workspaces (1)
Storage\SQLite\v2\Interop\SqlStatement.cs (1)
94
connection.ThrowIfNotOk(NativeMethods.
sqlite3_bind_text
(statement, parameterIndex, bytes));