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