2 references to Throw
Microsoft.CodeAnalysis.Workspaces (2)
Storage\SQLite\v2\Interop\SqlConnection.cs (2)
440
Throw
(handle, result);
445
=>
Throw
(_handle, result);