2 references to s_contentHashPool
Microsoft.CodeAnalysis (2)
Text\SourceText.cs (2)
631
var hash =
s_contentHashPool
.Allocate();
678
s_contentHashPool
.Free(hash);