1 reference to sqlite3_bind_text
Microsoft.CodeAnalysis.Workspaces (1)
Storage\SQLite\v2\Interop\SqlStatement.cs (1)
104
_connection.ThrowIfNotOk(NativeMethods.
sqlite3_bind_text
(_rawStatement, parameterIndex, bytes));