1 reference to GetPooledFunction
Microsoft.CodeAnalysis.CodeStyle (1)
src\Compilers\Core\Portable\InternalUtilities\ConcurrentDictionaryExtensions.cs (1)
56
using var _b = PooledDelegates.
GetPooledFunction
(updateValueFactory, factoryArgument, out var pooledUpdateValueFactory);