2 references to BulkObservableCollectionWithInit
Microsoft.VisualStudio.LanguageServices.Implementation (2)
SolutionExplorer\SourceGeneratedFileItems\SourceGeneratedFileItemSource.cs (1)
34
private readonly
BulkObservableCollectionWithInit
<BaseItem> _items = [];
SolutionExplorer\SymbolTree\SymbolTreeChildCollection.cs (1)
24
private readonly
BulkObservableCollectionWithInit
<SymbolTreeItem> _symbolTreeItems = [];