2 references to Allocate
Microsoft.CodeAnalysis.ExpressionEvaluator.ResultProvider.Utilities (2)
ArrayBuilder.cs (1)
26
var builder = s_poolInstance.
Allocate
();
PooledStringBuilder.cs (1)
90
var builder = s_poolInstance.
Allocate
();