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