2 references to s_builderPool
Microsoft.CodeAnalysis.CSharp (2)
Declarations\DeclarationTable.Builder.cs (2)
32
var builder =
s_builderPool
.Allocate();
63
s_builderPool
.Free(this);