2 references to IsOptional
Microsoft.VisualStudio.LanguageServices (2)
ChangeSignature\AddParameterDialogViewModel.cs (2)
65NotifyPropertyChanged(nameof(IsOptional)); 151if (IsOptional && string.IsNullOrWhiteSpace(DefaultValue))