1 write to _pool
Microsoft.CodeAnalysis (1)
Collections\CachingFactory.cs (1)
149
_pool
= pool;
1 reference to _pool
Microsoft.CodeAnalysis (1)
Collections\CachingFactory.cs (1)
207
var pool =
_pool
;