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