1 write to Option
Microsoft.VisualStudio.LanguageServices (1)
PickMembers\PickMembersDialogViewModel.cs (1)
189Option = option;
2 references to Option
Microsoft.VisualStudio.LanguageServices (2)
PickMembers\PickMembersDialogViewModel.cs (2)
201Option.Value = value; 206public string MemberAutomationText => Option.Title;