2 references to Throw
Microsoft.CodeAnalysis.Workspaces (2)
Storage\SQLite\v2\Interop\SqlConnection.cs (1)
184
Throw
(result);
Storage\SQLite\v2\Interop\SqlStatement.cs (1)
51
connection.
Throw
(stepResult);