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