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