1 write to _typeKind
Microsoft.VisualStudio.LanguageServices (1)
Library\ObjectBrowser\Lists\TypeListItem.cs (1)
18
_typeKind
= typeSymbol.TypeKind;
1 reference to _typeKind
Microsoft.VisualStudio.LanguageServices (1)
Library\ObjectBrowser\Lists\TypeListItem.cs (1)
23
get { return
_typeKind
; }