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