4 references to s_incrementalHashPool
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\Checksum_Factory.cs (4)
33using var pooledHash = s_incrementalHashPool.GetPooledObject(); 48using var pooledHash = s_incrementalHashPool.GetPooledObject(); 70using var pooledHash = s_incrementalHashPool.GetPooledObject(); 133using var pooledHash = s_incrementalHashPool.GetPooledObject();