2 references to s_pool
Microsoft.CodeAnalysis (2)
DocumentationComments\XmlDocumentationCommentTextReader.cs (2)
28var reader = s_pool.Allocate(); 30s_pool.Free(reader);