3 references to Solution
Microsoft.CodeAnalysis.Workspaces (3)
Storage\SQLite\v2\Interop\SqlConnection.cs (1)
386
Table.
Solution
=> s_solutionTableNameWithTrailingZero,
Storage\SQLite\v2\SQLitePersistentStorage.Accessor.cs (1)
102
Table.
Solution
=> SolutionDataTableName,
Storage\SQLite\v2\SQLitePersistentStorage_SolutionSerialization.cs (1)
33
private sealed class SolutionAccessor(SQLitePersistentStorage storage) : Accessor<SolutionKey, SolutionPrimaryKey>(Table.
Solution
,