1 write to _isExpanded
Microsoft.VisualStudio.LanguageServices (1)
DocumentOutline\DocumentSymbolUIItem.cs (1)
43_isExpanded = value;
2 references to _isExpanded
Microsoft.VisualStudio.LanguageServices (2)
DocumentOutline\DocumentSymbolUIItem.cs (2)
36return _isExpanded; 41if (_isExpanded != value)