1 reference to TemporaryArray
Microsoft.CodeAnalysis.Workspaces (1)
src\Compilers\Core\Portable\Collections\TemporaryArray`1.cs (1)
453
_array = new
TemporaryArray
<T>(in array);