1 reference to SQLiteIntegerType
Microsoft.CodeAnalysis.Workspaces (1)
Storage\SQLite\v2\SQLitePersistentStorage.Accessor.cs (1)
58
_primaryKeyColumns = primaryKeysArray.ToImmutableArray().Add((DataNameIdColumnName,
SQLiteIntegerType
));