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