2 references to GetOrCreateArray
Microsoft.VisualStudio.LanguageServices (2)
TableDataSource\AbstractTableDataSource.cs (2)
162
aggregateItems.Add((TItem)firstItem.WithAggregatedData(
GetOrCreateArray
(ref stringArrayCache, projectNames),
GetOrCreateArray
(ref guidArrayCache, projectGuids)));