2 references to Result
Microsoft.CodeAnalysis.Workspaces (2)
Storage\SQLite\v2\SQLitePersistentStorage.cs (1)
179
d["Result"] = exception.
Result
.ToString();
Storage\SQLite\v2\SQLitePersistentStorage_StringIds.cs (1)
85
if (exception.
Result
== Result.CONSTRAINT)