2 references to CharArray
Microsoft.CodeAnalysis.Workspaces (2)
Shared\Extensions\SourceTextExtensions.cs (2)
184
var buffer = SharedPools.
CharArray
.Allocate();
222
SharedPools.
CharArray
.Free(buffer);