1 reference to CreatePool
Metrics.Legacy (1)
src\Compilers\Core\Portable\InternalUtilities\StringTable.cs (1)
90
private static readonly ObjectPool<StringTable> s_staticPool =
CreatePool
();