2 references to _items
Microsoft.CodeAnalysis.Razor.Workspaces (2)
Completion\CompletionListCache.cs (2)
31
_items
[index] = new Slot(id, completionList, context);
66
var slot =
_items
[index];