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)
36
return
_isExpanded
;
41
if (
_isExpanded
!= value)