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