1 reference to _select_star_from_string_table_where_0_limit_one
Microsoft.CodeAnalysis.Workspaces (1)
Storage\SQLite\v2\SQLitePersistentStorage_StringIds.cs (1)
143
using var resettableStatement = connection.GetResettableStatement(
_select_star_from_string_table_where_0_limit_one
);