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