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