1 reference to PooledDelegates
Microsoft.CodeAnalysis.CodeStyle (1)
ConcurrentDictionaryExtensions.cs (1)
37
using var _ =
PooledDelegates
.GetPooledFunction(valueFactory, factoryArgument, out var boundFunction);