2 implementations of CanBeDeleted
Microsoft.VisualStudio.LanguageServices.Implementation (2)
Options\Style\NamingPreferences\NamingStyles\NamingStyleViewModel.cs (1)
135public bool CanBeDeleted { get; set; }
Options\Style\NamingPreferences\SymbolSpecification\SymbolSpecificationViewModel.cs (1)
29public bool CanBeDeleted { get; set; }