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