4 references to s_incrementalHashPool
Microsoft.CodeAnalysis.Workspaces (4)
Workspace\Solution\Checksum_Factory.cs (4)
33using var pooledHash = s_incrementalHashPool.GetPooledObject(); 51using var pooledHash = s_incrementalHashPool.GetPooledObject(); 73using var pooledHash = s_incrementalHashPool.GetPooledObject(); 136using var pooledHash = s_incrementalHashPool.GetPooledObject();