2 references to StringTable
Microsoft.CodeAnalysis (2)
InternalUtilities\StringTable.cs (2)
77
this
(null)
94
var pool = new ObjectPool<StringTable>(pool => new
StringTable
(pool), Environment.ProcessorCount * 2);