1 reference to PooledDelegates
Microsoft.CodeAnalysis.Workspaces (1)
Storage\SQLite\v2\SQLitePersistentStorage_Threading.cs (1)
22
using var _ =
PooledDelegates
.GetPooledFunction(func, arg, out var boundFunction);