4 references to s_stringWriterPool
Microsoft.CodeAnalysis (4)
Syntax\GreenNode.cs (4)
618var writer = s_stringWriterPool.Allocate(); 625s_stringWriterPool.Free(writer); 632var writer = s_stringWriterPool.Allocate(); 639s_stringWriterPool.Free(writer);