5 references to ExecuteCommand
Microsoft.CodeAnalysis.Workspaces (5)
Storage\SQLite\v2\Interop\SqlConnection.cs (4)
140
connection.
ExecuteCommand
(attachString);
240
ExecuteCommand
("begin transaction");
242
ExecuteCommand
("commit transaction");
288
=>
ExecuteCommand
("rollback transaction", throwOnError);
Storage\SQLite\v2\SQLitePersistentStorage.Accessor.cs (1)
111
connection.
ExecuteCommand
($"""