3 references to SolutionDataTableName
Microsoft.CodeAnalysis.Workspaces (3)
Storage\SQLite\v2\Interop\SqlConnection.cs (1)
41private static readonly byte[] s_solutionTableNameWithTrailingZero = GetUtf8BytesWithTrailingZero(SolutionDataTableName);
Storage\SQLite\v2\SQLitePersistentStorage.Accessor.cs (1)
102Table.Solution => SolutionDataTableName,
Storage\SQLite\v2\SQLitePersistentStorage_SolutionSerialization.cs (1)
30/// retrieving data from <see cref="SolutionDataTableName"/>. Note that with the Solution