5 references to OK
Microsoft.CodeAnalysis.Workspaces (5)
Storage\SQLite\Interop\NativeMethods.cs (3)
19if (result != Result.OK) 42if (result != (int)Result.OK) 65if (result != (int)Result.OK)
Storage\SQLite\v2\Interop\SqlConnection.cs (2)
102if (result != Result.OK) 438if (result != Result.OK)