1 reference to CreatePool
Microsoft.CodeAnalysis (1)
InternalUtilities\TextKeyedCache.cs (1)
90private static readonly ObjectPool<TextKeyedCache<T>> s_staticPool = CreatePool();