2 references to VStack
Microsoft.CodeAnalysis.Workspaces (2)
Differencing\LongestCommonSubsequence.cs (2)
28
/// Underlying storage for <see cref="VArray"/>s allocated on <see cref="
VStack
"/>.
40
/// We pool a few of these linked buffers on <see cref="
VStack
"/> to conserve allocations.