3 references to s_incrementalHashPool
Microsoft.CodeAnalysis.Workspaces (3)
Workspace\Solution\Checksum_Factory.cs (3)
27using var pooledHash = s_incrementalHashPool.GetPooledObject(); 42using var pooledHash = s_incrementalHashPool.GetPooledObject(); 53using var pooledHash = s_incrementalHashPool.GetPooledObject();