2 references to GetPooledBytes
Microsoft.CodeAnalysis.Workspaces (2)
Storage\SQLite\v2\Interop\SqlConnection.cs (1)
342var bytes = SQLitePersistentStorage.GetPooledBytes();
Storage\SQLite\v2\SQLitePersistentStorage_Helpers.cs (1)
29bytes = GetPooledBytes();