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