1 write to Children
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentSymbolDataViewModel.cs (1)
51Children = children;
5 references to Children
Microsoft.VisualStudio.LanguageServices (5)
DocumentOutline\DocumentOutlineViewModel.cs (4)
257ExpandOrCollapse(model.Children, shouldExpand); 360AddAllModels(model.Children, result); 404AddPreviousState(newSnapshot, item.Children, oldState); 420ApplyOldState(oldState, item.Children);
DocumentOutline\DocumentOutlineViewModel_Utilities.cs (1)
197SetExpansionOption(item.Children, expand);