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