32 references to ResourceManager
Microsoft.Analyzers.Local (32)
Resources.Designer.cs (32)
68return ResourceManager.GetString("DeprecatedSymbolsMustBeMarkedObsoleteDescription", resourceCulture); 77return ResourceManager.GetString("DeprecatedSymbolsMustBeMarkedObsoleteMessage", resourceCulture); 86return ResourceManager.GetString("DeprecatedSymbolsMustBeMarkedObsoleteTitle", resourceCulture); 95return ResourceManager.GetString("ExperimentalSymbolsCantBeMarkedObsoleteDescription", resourceCulture); 104return ResourceManager.GetString("ExperimentalSymbolsCantBeMarkedObsoleteMessage", resourceCulture); 113return ResourceManager.GetString("ExperimentalSymbolsCantBeMarkedObsoleteTitle", resourceCulture); 122return ResourceManager.GetString("InternalReferencedInPublicDocDescription", resourceCulture); 131return ResourceManager.GetString("InternalReferencedInPublicDocMessage", resourceCulture); 140return ResourceManager.GetString("InternalReferencedInPublicDocTitle", resourceCulture); 149return ResourceManager.GetString("NewSymbolsMustBeMarkedExperimentalDescription", resourceCulture); 158return ResourceManager.GetString("NewSymbolsMustBeMarkedExperimentalMessage", resourceCulture); 167return ResourceManager.GetString("NewSymbolsMustBeMarkedExperimentalTitle", resourceCulture); 176return ResourceManager.GetString("PublishedSymbolsCantBeDeletedDescription", resourceCulture); 185return ResourceManager.GetString("PublishedSymbolsCantBeDeletedMessage", resourceCulture); 194return ResourceManager.GetString("PublishedSymbolsCantBeDeletedTitle", resourceCulture); 203return ResourceManager.GetString("PublishedSymbolsCantBeMarkedExperimentalDescription", resourceCulture); 212return ResourceManager.GetString("PublishedSymbolsCantBeMarkedExperimentalMessage", resourceCulture); 221return ResourceManager.GetString("PublishedSymbolsCantBeMarkedExperimentalTitle", resourceCulture); 230return ResourceManager.GetString("PublishedSymbolsCantChangeDescription", resourceCulture); 239return ResourceManager.GetString("PublishedSymbolsCantChangedTitle", resourceCulture); 248return ResourceManager.GetString("PublishedSymbolsCantChangeMessage", resourceCulture); 257return ResourceManager.GetString("ReplaceWithStaticNullCheckMethod", resourceCulture); 266return ResourceManager.GetString("ReplaceWithStaticThrowMethod", resourceCulture); 275return ResourceManager.GetString("ThrowsExpressionDescription", resourceCulture); 284return ResourceManager.GetString("ThrowsExpressionMessage", resourceCulture); 293return ResourceManager.GetString("ThrowsExpressionTitle", resourceCulture); 302return ResourceManager.GetString("ThrowsStatementDescription", resourceCulture); 311return ResourceManager.GetString("ThrowsStatementMessage", resourceCulture); 320return ResourceManager.GetString("ThrowsStatementTitle", resourceCulture); 329return ResourceManager.GetString("ToInvariantStringDescription", resourceCulture); 338return ResourceManager.GetString("ToInvariantStringMessage", resourceCulture); 347return ResourceManager.GetString("ToInvariantStringTitle", resourceCulture);