diff --git a/src/Workspaces/Core/Portable/NamingStyles/Serialization/NamingStylePreferences.cs b/src/Workspaces/Core/Portable/NamingStyles/Serialization/NamingStylePreferences.cs index a03588ecda1af1a617dbc4799636e1f48001e321..42c0b9c683ee48aeff4ae57141f9ce9f5202ec84 100644 --- a/src/Workspaces/Core/Portable/NamingStyles/Serialization/NamingStylePreferences.cs +++ b/src/Workspaces/Core/Portable/NamingStyles/Serialization/NamingStylePreferences.cs @@ -224,21 +224,6 @@ public override int GetHashCode() IsStatic - - - Method - - - Public - Internal - Private - Protected - ProtectedOrInternal - - - IsAsync - - Property @@ -333,13 +318,11 @@ public override int GetHashCode() - - diff --git a/src/Workspaces/Core/Portable/WorkspacesResources.Designer.cs b/src/Workspaces/Core/Portable/WorkspacesResources.Designer.cs index e544de1bb05dd44c894a5931c2adccf02d607019..894f5d2356de580037242e4d35ecb11019723d9b 100644 --- a/src/Workspaces/Core/Portable/WorkspacesResources.Designer.cs +++ b/src/Workspaces/Core/Portable/WorkspacesResources.Designer.cs @@ -611,15 +611,6 @@ internal class WorkspacesResources { } } - /// - /// Looks up a localized string similar to Ends with Async. - /// - internal static string Ends_with_Async { - get { - return ResourceManager.GetString("Ends_with_Async", resourceCulture); - } - } - /// /// Looks up a localized string similar to Enum. /// diff --git a/src/Workspaces/Core/Portable/WorkspacesResources.resx b/src/Workspaces/Core/Portable/WorkspacesResources.resx index 93ba5399acc1e26768e21680ec232eed5b400c4e..463118433fcebe978c05bfb6a58a5d7cd4b90bed 100644 --- a/src/Workspaces/Core/Portable/WorkspacesResources.resx +++ b/src/Workspaces/Core/Portable/WorkspacesResources.resx @@ -518,10 +518,6 @@ Delegate {locked} unless the capitalization should be handled differently - - Ends with Async - {locked:async} - Enum {locked} unless the capitalization should be handled differently @@ -614,4 +610,4 @@ The first word, '{0}', must begin with a lower case character - + \ No newline at end of file