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