414 references to GetResourceString
Microsoft.CodeAnalysis.NetAnalyzers (414)
src\ec800c9639950e5d\Microsoft.CodeQuality.Analyzers.MicrosoftCodeQualityAnalyzersResources.cs (414)
17internal static string @TypesThatOwnDisposableFieldsShouldBeDisposableTitle => GetResourceString("TypesThatOwnDisposableFieldsShouldBeDisposableTitle"); 19internal static string @TypesThatOwnDisposableFieldsShouldBeDisposableDescription => GetResourceString("TypesThatOwnDisposableFieldsShouldBeDisposableDescription"); 21internal static string @TypesThatOwnDisposableFieldsShouldBeDisposableMessageNonBreaking => GetResourceString("TypesThatOwnDisposableFieldsShouldBeDisposableMessageNonBreaking"); 23internal static string @UseGenericEventHandlerInstancesTitle => GetResourceString("UseGenericEventHandlerInstancesTitle"); 25internal static string @UseGenericEventHandlerInstancesForDelegateMessage => GetResourceString("UseGenericEventHandlerInstancesForDelegateMessage"); 27internal static string @UseGenericEventHandlerInstancesForDelegateDescription => GetResourceString("UseGenericEventHandlerInstancesForDelegateDescription"); 29internal static string @UseGenericEventHandlerInstancesForEventMessage => GetResourceString("UseGenericEventHandlerInstancesForEventMessage"); 31internal static string @UseGenericEventHandlerInstancesForEventDescription => GetResourceString("UseGenericEventHandlerInstancesForEventDescription"); 33internal static string @UseGenericEventHandlerInstancesForEvent2Message => GetResourceString("UseGenericEventHandlerInstancesForEvent2Message"); 35internal static string @UseGenericEventHandlerInstancesForEvent2Description => GetResourceString("UseGenericEventHandlerInstancesForEvent2Description"); 37internal static string @EnumsShouldHaveZeroValueTitle => GetResourceString("EnumsShouldHaveZeroValueTitle"); 39internal static string @EnumsShouldHaveZeroValueDescription => GetResourceString("EnumsShouldHaveZeroValueDescription"); 41internal static string @EnumsShouldHaveZeroValueMessageFlagsRename => GetResourceString("EnumsShouldHaveZeroValueMessageFlagsRename"); 43internal static string @EnumsShouldHaveZeroValueMessageFlagsMultipleZeros => GetResourceString("EnumsShouldHaveZeroValueMessageFlagsMultipleZeros"); 45internal static string @EnumsShouldHaveZeroValueMessageNotFlagsNoZeroValue => GetResourceString("EnumsShouldHaveZeroValueMessageNotFlagsNoZeroValue"); 47internal static string @AbstractTypesShouldNotHaveConstructorsTitle => GetResourceString("AbstractTypesShouldNotHaveConstructorsTitle"); 49internal static string @AbstractTypesShouldNotHaveConstructorsDescription => GetResourceString("AbstractTypesShouldNotHaveConstructorsDescription"); 51internal static string @AbstractTypesShouldNotHaveConstructorsMessage => GetResourceString("AbstractTypesShouldNotHaveConstructorsMessage"); 53internal static string @LoggerMessageDiagnosticNumericsInFormatStringTitle => GetResourceString("LoggerMessageDiagnosticNumericsInFormatStringTitle"); 55internal static string @LoggerMessageDiagnosticNumericsInFormatStringMessage => GetResourceString("LoggerMessageDiagnosticNumericsInFormatStringMessage"); 57internal static string @LoggerMessageDiagnosticNumericsInFormatStringDescription => GetResourceString("LoggerMessageDiagnosticNumericsInFormatStringDescription"); 59internal static string @LoggerMessageDiagnosticFormatParameterCountMismatchTitle => GetResourceString("LoggerMessageDiagnosticFormatParameterCountMismatchTitle"); 61internal static string @LoggerMessageDiagnosticFormatParameterCountMismatchMessage => GetResourceString("LoggerMessageDiagnosticFormatParameterCountMismatchMessage"); 63internal static string @LoggerMessageDiagnosticFormatParameterCountMismatchDescription => GetResourceString("LoggerMessageDiagnosticFormatParameterCountMismatchDescription"); 65internal static string @LoggerMessageDiagnosticMessageTemplateBracesMismatchTitle => GetResourceString("LoggerMessageDiagnosticMessageTemplateBracesMismatchTitle"); 67internal static string @LoggerMessageDiagnosticMessageTemplateBracesMismatchMessage => GetResourceString("LoggerMessageDiagnosticMessageTemplateBracesMismatchMessage"); 69internal static string @LoggerMessageDiagnosticMessageTemplateBracesMismatchDescription => GetResourceString("LoggerMessageDiagnosticMessageTemplateBracesMismatchDescription"); 71internal static string @LoggerMessageDiagnosticUseCompiledLogMessagesTitle => GetResourceString("LoggerMessageDiagnosticUseCompiledLogMessagesTitle"); 73internal static string @LoggerMessageDiagnosticUseCompiledLogMessagesMessage => GetResourceString("LoggerMessageDiagnosticUseCompiledLogMessagesMessage"); 75internal static string @LoggerMessageDiagnosticUseCompiledLogMessagesDescription => GetResourceString("LoggerMessageDiagnosticUseCompiledLogMessagesDescription"); 77internal static string @LoggerMessageDiagnosticConcatenationInFormatStringTitle => GetResourceString("LoggerMessageDiagnosticConcatenationInFormatStringTitle"); 79internal static string @LoggerMessageDiagnosticConcatenationInFormatStringMessage => GetResourceString("LoggerMessageDiagnosticConcatenationInFormatStringMessage"); 81internal static string @LoggerMessageDiagnosticConcatenationInFormatStringDescription => GetResourceString("LoggerMessageDiagnosticConcatenationInFormatStringDescription"); 83internal static string @LoggerMessageDiagnosticUsePascalCasedLogMessageTokensTitle => GetResourceString("LoggerMessageDiagnosticUsePascalCasedLogMessageTokensTitle"); 85internal static string @LoggerMessageDiagnosticUsePascalCasedLogMessageTokensMessage => GetResourceString("LoggerMessageDiagnosticUsePascalCasedLogMessageTokensMessage"); 87internal static string @LoggerMessageDiagnosticUsePascalCasedLogMessageTokensDescription => GetResourceString("LoggerMessageDiagnosticUsePascalCasedLogMessageTokensDescription"); 89internal static string @MarkAssembliesWithClsCompliantTitle => GetResourceString("MarkAssembliesWithClsCompliantTitle"); 91internal static string @MarkAssembliesWithClsCompliantDescription => GetResourceString("MarkAssembliesWithClsCompliantDescription"); 93internal static string @MarkAssembliesWithClsCompliantMessage => GetResourceString("MarkAssembliesWithClsCompliantMessage"); 95internal static string @MarkAssembliesWithAssemblyVersionTitle => GetResourceString("MarkAssembliesWithAssemblyVersionTitle"); 97internal static string @MarkAssembliesWithAssemblyVersionDescription => GetResourceString("MarkAssembliesWithAssemblyVersionDescription"); 99internal static string @MarkAssembliesWithAssemblyVersionMessage => GetResourceString("MarkAssembliesWithAssemblyVersionMessage"); 101internal static string @MarkAssembliesWithComVisibleTitle => GetResourceString("MarkAssembliesWithComVisibleTitle"); 103internal static string @MarkAssembliesWithComVisibleDescription => GetResourceString("MarkAssembliesWithComVisibleDescription"); 105internal static string @MarkAttributesWithAttributeUsageTitle => GetResourceString("MarkAttributesWithAttributeUsageTitle"); 107internal static string @MarkAttributesWithAttributeUsageMessageDefault => GetResourceString("MarkAttributesWithAttributeUsageMessageDefault"); 109internal static string @DefineAccessorsForAttributeArgumentsTitle => GetResourceString("DefineAccessorsForAttributeArgumentsTitle"); 111internal static string @DefineAccessorsForAttributeArgumentsMessageDefault => GetResourceString("DefineAccessorsForAttributeArgumentsMessageDefault"); 113internal static string @DefineAccessorsForAttributeArgumentsMessageRemoveSetter => GetResourceString("DefineAccessorsForAttributeArgumentsMessageRemoveSetter"); 115internal static string @DefineAccessorsForAttributeArgumentsMessageIncreaseVisibility => GetResourceString("DefineAccessorsForAttributeArgumentsMessageIncreaseVisibility"); 117internal static string @UsePropertiesWhereAppropriateTitle => GetResourceString("UsePropertiesWhereAppropriateTitle"); 119internal static string @UsePropertiesWhereAppropriateDescription => GetResourceString("UsePropertiesWhereAppropriateDescription"); 121internal static string @UsePropertiesWhereAppropriateMessage => GetResourceString("UsePropertiesWhereAppropriateMessage"); 123internal static string @MarkEnumsWithFlagsTitle => GetResourceString("MarkEnumsWithFlagsTitle"); 125internal static string @MarkEnumsWithFlagsDescription => GetResourceString("MarkEnumsWithFlagsDescription"); 127internal static string @MarkEnumsWithFlagsMessage => GetResourceString("MarkEnumsWithFlagsMessage"); 129internal static string @InterfaceMethodsShouldBeCallableByChildTypesTitle => GetResourceString("InterfaceMethodsShouldBeCallableByChildTypesTitle"); 131internal static string @InterfaceMethodsShouldBeCallableByChildTypesDescription => GetResourceString("InterfaceMethodsShouldBeCallableByChildTypesDescription"); 133internal static string @InterfaceMethodsShouldBeCallableByChildTypesMessage => GetResourceString("InterfaceMethodsShouldBeCallableByChildTypesMessage"); 135internal static string @OverrideMethodsOnComparableTypesTitle => GetResourceString("OverrideMethodsOnComparableTypesTitle"); 137internal static string @OverrideMethodsOnComparableTypesDescription => GetResourceString("OverrideMethodsOnComparableTypesDescription"); 139internal static string @OverrideMethodsOnComparableTypesMessageEquals => GetResourceString("OverrideMethodsOnComparableTypesMessageEquals"); 141internal static string @OverrideMethodsOnComparableTypesMessageOperator => GetResourceString("OverrideMethodsOnComparableTypesMessageOperator"); 143internal static string @MovePInvokesToNativeMethodsClassTitle => GetResourceString("MovePInvokesToNativeMethodsClassTitle"); 145internal static string @MovePInvokesToNativeMethodsClassDescription => GetResourceString("MovePInvokesToNativeMethodsClassDescription"); 147internal static string @MovePInvokesToNativeMethodsClassMessage => GetResourceString("MovePInvokesToNativeMethodsClassMessage"); 149internal static string @IdentifiersShouldDifferByMoreThanCaseTitle => GetResourceString("IdentifiersShouldDifferByMoreThanCaseTitle"); 151internal static string @IdentifiersShouldDifferByMoreThanCaseDescription => GetResourceString("IdentifiersShouldDifferByMoreThanCaseDescription"); 153internal static string @IdentifiersShouldDifferByMoreThanCaseMessage => GetResourceString("IdentifiersShouldDifferByMoreThanCaseMessage"); 155internal static string @IdentifiersShouldHaveCorrectPrefixTitle => GetResourceString("IdentifiersShouldHaveCorrectPrefixTitle"); 157internal static string @IdentifiersShouldHaveCorrectPrefixDescription => GetResourceString("IdentifiersShouldHaveCorrectPrefixDescription"); 159internal static string @IdentifiersShouldHaveCorrectPrefixMessageInterface => GetResourceString("IdentifiersShouldHaveCorrectPrefixMessageInterface"); 161internal static string @IdentifiersShouldHaveCorrectPrefixMessageTypeParameter => GetResourceString("IdentifiersShouldHaveCorrectPrefixMessageTypeParameter"); 163internal static string @NonConstantFieldsShouldNotBeVisibleTitle => GetResourceString("NonConstantFieldsShouldNotBeVisibleTitle"); 165internal static string @NonConstantFieldsShouldNotBeVisibleDescription => GetResourceString("NonConstantFieldsShouldNotBeVisibleDescription"); 167internal static string @NonConstantFieldsShouldNotBeVisibleMessage => GetResourceString("NonConstantFieldsShouldNotBeVisibleMessage"); 169internal static string @DoNotMarkEnumsWithFlagsTitle => GetResourceString("DoNotMarkEnumsWithFlagsTitle"); 171internal static string @DoNotMarkEnumsWithFlagsDescription => GetResourceString("DoNotMarkEnumsWithFlagsDescription"); 173internal static string @DoNotMarkEnumsWithFlagsMessage => GetResourceString("DoNotMarkEnumsWithFlagsMessage"); 175internal static string @OperatorOverloadsHaveNamedAlternatesTitle => GetResourceString("OperatorOverloadsHaveNamedAlternatesTitle"); 177internal static string @OperatorOverloadsHaveNamedAlternatesDescription => GetResourceString("OperatorOverloadsHaveNamedAlternatesDescription"); 179internal static string @OperatorOverloadsHaveNamedAlternatesMessageDefault => GetResourceString("OperatorOverloadsHaveNamedAlternatesMessageDefault"); 181internal static string @OperatorOverloadsHaveNamedAlternatesMessageProperty => GetResourceString("OperatorOverloadsHaveNamedAlternatesMessageProperty"); 183internal static string @OperatorOverloadsHaveNamedAlternatesMessageMultiple => GetResourceString("OperatorOverloadsHaveNamedAlternatesMessageMultiple"); 185internal static string @OperatorOverloadsHaveNamedAlternatesMessageVisibility => GetResourceString("OperatorOverloadsHaveNamedAlternatesMessageVisibility"); 187internal static string @OperatorsShouldHaveSymmetricalOverloadsTitle => GetResourceString("OperatorsShouldHaveSymmetricalOverloadsTitle"); 189internal static string @OperatorsShouldHaveSymmetricalOverloadsDescription => GetResourceString("OperatorsShouldHaveSymmetricalOverloadsDescription"); 191internal static string @CollectionPropertiesShouldBeReadOnlyTitle => GetResourceString("CollectionPropertiesShouldBeReadOnlyTitle"); 193internal static string @CollectionPropertiesShouldBeReadOnlyDescription => GetResourceString("CollectionPropertiesShouldBeReadOnlyDescription"); 195internal static string @CollectionPropertiesShouldBeReadOnlyMessage => GetResourceString("CollectionPropertiesShouldBeReadOnlyMessage"); 197internal static string @OverloadOperatorEqualsOnOverridingValueTypeEqualsTitle => GetResourceString("OverloadOperatorEqualsOnOverridingValueTypeEqualsTitle"); 199internal static string @OverloadOperatorEqualsOnOverridingValueTypeEqualsDescription => GetResourceString("OverloadOperatorEqualsOnOverridingValueTypeEqualsDescription"); 201internal static string @OverloadOperatorEqualsOnOverridingValueTypeEqualsMessage => GetResourceString("OverloadOperatorEqualsOnOverridingValueTypeEqualsMessage"); 203internal static string @PassSystemUriObjectsInsteadOfStringsTitle => GetResourceString("PassSystemUriObjectsInsteadOfStringsTitle"); 205internal static string @PassSystemUriObjectsInsteadOfStringsDescription => GetResourceString("PassSystemUriObjectsInsteadOfStringsDescription"); 207internal static string @PassSystemUriObjectsInsteadOfStringsMessage => GetResourceString("PassSystemUriObjectsInsteadOfStringsMessage"); 209internal static string @ImplementIEquatableWhenOverridingObjectEqualsMessage => GetResourceString("ImplementIEquatableWhenOverridingObjectEqualsMessage"); 211internal static string @ImplementIEquatableWhenOverridingObjectEqualsTitle => GetResourceString("ImplementIEquatableWhenOverridingObjectEqualsTitle"); 213internal static string @CancellationTokenParametersMustComeLastTitle => GetResourceString("CancellationTokenParametersMustComeLastTitle"); 215internal static string @CancellationTokenParametersMustComeLastMessage => GetResourceString("CancellationTokenParametersMustComeLastMessage"); 217internal static string @IdentifiersShouldNotContainTypeNamesTitle => GetResourceString("IdentifiersShouldNotContainTypeNamesTitle"); 219internal static string @IdentifiersShouldNotContainTypeNamesDescription => GetResourceString("IdentifiersShouldNotContainTypeNamesDescription"); 221internal static string @IdentifiersShouldNotContainTypeNamesMessage => GetResourceString("IdentifiersShouldNotContainTypeNamesMessage"); 223internal static string @CreatePropertyAccessorForParameter => GetResourceString("CreatePropertyAccessorForParameter"); 225internal static string @MakeGetterPublic => GetResourceString("MakeGetterPublic"); 227internal static string @MakeSetterNonPublic => GetResourceString("MakeSetterNonPublic"); 229internal static string @AddAssemblyLevelComVisibleFalse => GetResourceString("AddAssemblyLevelComVisibleFalse"); 231internal static string @ChangeAssemblyLevelComVisibleToFalse => GetResourceString("ChangeAssemblyLevelComVisibleToFalse"); 233internal static string @ImplementComparable => GetResourceString("ImplementComparable"); 235internal static string @ImplementEquatable => GetResourceString("ImplementEquatable"); 237internal static string @ImplementIDisposableInterface => GetResourceString("ImplementIDisposableInterface"); 239internal static string @DoNotMarkEnumsWithFlagsCodeFix => GetResourceString("DoNotMarkEnumsWithFlagsCodeFix"); 241internal static string @MarkEnumsWithFlagsCodeFix => GetResourceString("MarkEnumsWithFlagsCodeFix"); 243internal static string @EnumsShouldZeroValueFlagsMultipleZeroCodeFix => GetResourceString("EnumsShouldZeroValueFlagsMultipleZeroCodeFix"); 245internal static string @EnumsShouldZeroValueFlagsRenameCodeFix => GetResourceString("EnumsShouldZeroValueFlagsRenameCodeFix"); 247internal static string @EnumsShouldZeroValueNotFlagsNoZeroValueCodeFix => GetResourceString("EnumsShouldZeroValueNotFlagsNoZeroValueCodeFix"); 249internal static string @AbstractTypesShouldNotHavePublicConstructorsCodeFix => GetResourceString("AbstractTypesShouldNotHavePublicConstructorsCodeFix"); 251internal static string @DoNotDeclareStaticMembersOnGenericTypesTitle => GetResourceString("DoNotDeclareStaticMembersOnGenericTypesTitle"); 253internal static string @DoNotDeclareStaticMembersOnGenericTypesDescription => GetResourceString("DoNotDeclareStaticMembersOnGenericTypesDescription"); 255internal static string @DoNotDeclareStaticMembersOnGenericTypesMessage => GetResourceString("DoNotDeclareStaticMembersOnGenericTypesMessage"); 257internal static string @CollectionsShouldImplementGenericInterfaceTitle => GetResourceString("CollectionsShouldImplementGenericInterfaceTitle"); 259internal static string @CollectionsShouldImplementGenericInterfaceDescription => GetResourceString("CollectionsShouldImplementGenericInterfaceDescription"); 261internal static string @CollectionsShouldImplementGenericInterfaceMessage => GetResourceString("CollectionsShouldImplementGenericInterfaceMessage"); 263internal static string @EnumStorageShouldBeInt32Title => GetResourceString("EnumStorageShouldBeInt32Title"); 265internal static string @EnumStorageShouldBeInt32Description => GetResourceString("EnumStorageShouldBeInt32Description"); 267internal static string @EnumStorageShouldBeInt32Message => GetResourceString("EnumStorageShouldBeInt32Message"); 269internal static string @UseEventsWhereAppropriateTitle => GetResourceString("UseEventsWhereAppropriateTitle"); 271internal static string @UseEventsWhereAppropriateDescription => GetResourceString("UseEventsWhereAppropriateDescription"); 273internal static string @UseEventsWhereAppropriateMessage => GetResourceString("UseEventsWhereAppropriateMessage"); 275internal static string @ImplementStandardExceptionConstructorsTitle => GetResourceString("ImplementStandardExceptionConstructorsTitle"); 277internal static string @ImplementStandardExceptionConstructorsDescription => GetResourceString("ImplementStandardExceptionConstructorsDescription"); 279internal static string @ImplementStandardExceptionConstructorsMessageMissingConstructor => GetResourceString("ImplementStandardExceptionConstructorsMessageMissingConstructor"); 281internal static string @NestedTypesShouldNotBeVisibleTitle => GetResourceString("NestedTypesShouldNotBeVisibleTitle"); 283internal static string @NestedTypesShouldNotBeVisibleDescription => GetResourceString("NestedTypesShouldNotBeVisibleDescription"); 285internal static string @NestedTypesShouldNotBeVisibleMessageDefault => GetResourceString("NestedTypesShouldNotBeVisibleMessageDefault"); 287internal static string @NestedTypesShouldNotBeVisibleMessageVisualBasicModule => GetResourceString("NestedTypesShouldNotBeVisibleMessageVisualBasicModule"); 289internal static string @AvoidEmptyInterfacesTitle => GetResourceString("AvoidEmptyInterfacesTitle"); 291internal static string @AvoidEmptyInterfacesDescription => GetResourceString("AvoidEmptyInterfacesDescription"); 293internal static string @AvoidEmptyInterfacesMessage => GetResourceString("AvoidEmptyInterfacesMessage"); 295internal static string @ProvideObsoleteAttributeMessageTitle => GetResourceString("ProvideObsoleteAttributeMessageTitle"); 297internal static string @ProvideObsoleteAttributeMessageDescription => GetResourceString("ProvideObsoleteAttributeMessageDescription"); 299internal static string @ProvideObsoleteAttributeMessageMessage => GetResourceString("ProvideObsoleteAttributeMessageMessage"); 301internal static string @PropertiesShouldNotBeWriteOnlyTitle => GetResourceString("PropertiesShouldNotBeWriteOnlyTitle"); 303internal static string @PropertiesShouldNotBeWriteOnlyDescription => GetResourceString("PropertiesShouldNotBeWriteOnlyDescription"); 305internal static string @PropertiesShouldNotBeWriteOnlyMessageAddGetter => GetResourceString("PropertiesShouldNotBeWriteOnlyMessageAddGetter"); 307internal static string @PropertiesShouldNotBeWriteOnlyMessageMakeMoreAccessible => GetResourceString("PropertiesShouldNotBeWriteOnlyMessageMakeMoreAccessible"); 309internal static string @DeclareTypesInNamespacesTitle => GetResourceString("DeclareTypesInNamespacesTitle"); 311internal static string @DeclareTypesInNamespacesDescription => GetResourceString("DeclareTypesInNamespacesDescription"); 313internal static string @DeclareTypesInNamespacesMessage => GetResourceString("DeclareTypesInNamespacesMessage"); 315internal static string @DoNotDeclareVisibleInstanceFieldsTitle => GetResourceString("DoNotDeclareVisibleInstanceFieldsTitle"); 317internal static string @DoNotDeclareVisibleInstanceFieldsDescription => GetResourceString("DoNotDeclareVisibleInstanceFieldsDescription"); 319internal static string @DoNotDeclareVisibleInstanceFieldsMessage => GetResourceString("DoNotDeclareVisibleInstanceFieldsMessage"); 321internal static string @UriParametersShouldNotBeStringsTitle => GetResourceString("UriParametersShouldNotBeStringsTitle"); 323internal static string @UriParametersShouldNotBeStringsDescription => GetResourceString("UriParametersShouldNotBeStringsDescription"); 325internal static string @UriParametersShouldNotBeStringsMessage => GetResourceString("UriParametersShouldNotBeStringsMessage"); 327internal static string @UriReturnValuesShouldNotBeStringsTitle => GetResourceString("UriReturnValuesShouldNotBeStringsTitle"); 329internal static string @UriReturnValuesShouldNotBeStringsDescription => GetResourceString("UriReturnValuesShouldNotBeStringsDescription"); 331internal static string @UriReturnValuesShouldNotBeStringsMessage => GetResourceString("UriReturnValuesShouldNotBeStringsMessage"); 333internal static string @UriPropertiesShouldNotBeStringsTitle => GetResourceString("UriPropertiesShouldNotBeStringsTitle"); 335internal static string @UriPropertiesShouldNotBeStringsDescription => GetResourceString("UriPropertiesShouldNotBeStringsDescription"); 337internal static string @UriPropertiesShouldNotBeStringsMessage => GetResourceString("UriPropertiesShouldNotBeStringsMessage"); 339internal static string @ImplementIDisposableCorrectlyTitle => GetResourceString("ImplementIDisposableCorrectlyTitle"); 341internal static string @ImplementIDisposableCorrectlyDescription => GetResourceString("ImplementIDisposableCorrectlyDescription"); 343internal static string @ImplementIDisposableCorrectlyMessageIDisposableReimplementation => GetResourceString("ImplementIDisposableCorrectlyMessageIDisposableReimplementation"); 345internal static string @ImplementIDisposableCorrectlyMessageFinalizeOverride => GetResourceString("ImplementIDisposableCorrectlyMessageFinalizeOverride"); 347internal static string @ImplementIDisposableCorrectlyMessageDisposeOverride => GetResourceString("ImplementIDisposableCorrectlyMessageDisposeOverride"); 349internal static string @ImplementIDisposableCorrectlyMessageDisposeSignature => GetResourceString("ImplementIDisposableCorrectlyMessageDisposeSignature"); 351internal static string @ImplementIDisposableCorrectlyMessageRenameDispose => GetResourceString("ImplementIDisposableCorrectlyMessageRenameDispose"); 353internal static string @ImplementIDisposableCorrectlyMessageDisposeBoolSignature => GetResourceString("ImplementIDisposableCorrectlyMessageDisposeBoolSignature"); 355internal static string @ImplementIDisposableCorrectlyMessageDisposeImplementation => GetResourceString("ImplementIDisposableCorrectlyMessageDisposeImplementation"); 357internal static string @ImplementIDisposableCorrectlyMessageFinalizeImplementation => GetResourceString("ImplementIDisposableCorrectlyMessageFinalizeImplementation"); 359internal static string @ImplementIDisposableCorrectlyMessageProvideDisposeBool => GetResourceString("ImplementIDisposableCorrectlyMessageProvideDisposeBool"); 361internal static string @ExceptionsShouldBePublicTitle => GetResourceString("ExceptionsShouldBePublicTitle"); 363internal static string @ExceptionsShouldBePublicDescription => GetResourceString("ExceptionsShouldBePublicDescription"); 365internal static string @ExceptionsShouldBePublicMessage => GetResourceString("ExceptionsShouldBePublicMessage"); 367internal static string @DoNotRaiseExceptionsInUnexpectedLocationsTitle => GetResourceString("DoNotRaiseExceptionsInUnexpectedLocationsTitle"); 369internal static string @DoNotRaiseExceptionsInUnexpectedLocationsDescription => GetResourceString("DoNotRaiseExceptionsInUnexpectedLocationsDescription"); 371internal static string @DoNotRaiseExceptionsInUnexpectedLocationsMessagePropertyGetter => GetResourceString("DoNotRaiseExceptionsInUnexpectedLocationsMessagePropertyGetter"); 373internal static string @DoNotRaiseExceptionsInUnexpectedLocationsMessageHasAllowedExceptions => GetResourceString("DoNotRaiseExceptionsInUnexpectedLocationsMessageHasAllowedExceptions"); 375internal static string @DoNotRaiseExceptionsInUnexpectedLocationsMessageNoAllowedExceptions => GetResourceString("DoNotRaiseExceptionsInUnexpectedLocationsMessageNoAllowedExceptions"); 377internal static string @IdentifiersShouldNotContainUnderscoresTitle => GetResourceString("IdentifiersShouldNotContainUnderscoresTitle"); 379internal static string @IdentifiersShouldNotContainUnderscoresDescription => GetResourceString("IdentifiersShouldNotContainUnderscoresDescription"); 381internal static string @IdentifiersShouldNotContainUnderscoresMessageAssembly => GetResourceString("IdentifiersShouldNotContainUnderscoresMessageAssembly"); 383internal static string @IdentifiersShouldNotContainUnderscoresMessageNamespace => GetResourceString("IdentifiersShouldNotContainUnderscoresMessageNamespace"); 385internal static string @IdentifiersShouldNotContainUnderscoresMessageType => GetResourceString("IdentifiersShouldNotContainUnderscoresMessageType"); 387internal static string @IdentifiersShouldNotContainUnderscoresMessageMember => GetResourceString("IdentifiersShouldNotContainUnderscoresMessageMember"); 389internal static string @IdentifiersShouldNotContainUnderscoresMessageTypeTypeParameter => GetResourceString("IdentifiersShouldNotContainUnderscoresMessageTypeTypeParameter"); 391internal static string @IdentifiersShouldNotContainUnderscoresMessageMethodTypeParameter => GetResourceString("IdentifiersShouldNotContainUnderscoresMessageMethodTypeParameter"); 393internal static string @IdentifiersShouldNotContainUnderscoresMessageMemberParameter => GetResourceString("IdentifiersShouldNotContainUnderscoresMessageMemberParameter"); 395internal static string @IdentifiersShouldNotContainUnderscoresMessageDelegateParameter => GetResourceString("IdentifiersShouldNotContainUnderscoresMessageDelegateParameter"); 397internal static string @IdentifiersShouldHaveCorrectSuffixTitle => GetResourceString("IdentifiersShouldHaveCorrectSuffixTitle"); 399internal static string @IdentifiersShouldHaveCorrectSuffixDescription => GetResourceString("IdentifiersShouldHaveCorrectSuffixDescription"); 401internal static string @IdentifiersShouldHaveCorrectSuffixMessageDefault => GetResourceString("IdentifiersShouldHaveCorrectSuffixMessageDefault"); 403internal static string @IdentifiersShouldHaveCorrectSuffixMessageMultiple => GetResourceString("IdentifiersShouldHaveCorrectSuffixMessageMultiple"); 405internal static string @IdentifiersShouldNotHaveIncorrectSuffixTitle => GetResourceString("IdentifiersShouldNotHaveIncorrectSuffixTitle"); 407internal static string @IdentifiersShouldNotHaveIncorrectSuffixDescription => GetResourceString("IdentifiersShouldNotHaveIncorrectSuffixDescription"); 409internal static string @IdentifiersShouldNotHaveIncorrectSuffixMessageTypeNoAlternate => GetResourceString("IdentifiersShouldNotHaveIncorrectSuffixMessageTypeNoAlternate"); 411internal static string @IdentifiersShouldNotHaveIncorrectSuffixMessageMemberNewerVersion => GetResourceString("IdentifiersShouldNotHaveIncorrectSuffixMessageMemberNewerVersion"); 413internal static string @IdentifiersShouldNotHaveIncorrectSuffixMessageTypeNewerVersion => GetResourceString("IdentifiersShouldNotHaveIncorrectSuffixMessageTypeNewerVersion"); 415internal static string @IdentifiersShouldNotHaveIncorrectSuffixMessageMemberWithAlternate => GetResourceString("IdentifiersShouldNotHaveIncorrectSuffixMessageMemberWithAlternate"); 417internal static string @IdentifiersShouldNotMatchKeywordsTitle => GetResourceString("IdentifiersShouldNotMatchKeywordsTitle"); 419internal static string @IdentifiersShouldNotMatchKeywordsDescription => GetResourceString("IdentifiersShouldNotMatchKeywordsDescription"); 421internal static string @IdentifiersShouldNotMatchKeywordsMessageMemberParameter => GetResourceString("IdentifiersShouldNotMatchKeywordsMessageMemberParameter"); 423internal static string @IdentifiersShouldNotMatchKeywordsMessageMember => GetResourceString("IdentifiersShouldNotMatchKeywordsMessageMember"); 425internal static string @IdentifiersShouldNotMatchKeywordsMessageType => GetResourceString("IdentifiersShouldNotMatchKeywordsMessageType"); 427internal static string @IdentifiersShouldNotMatchKeywordsMessageNamespace => GetResourceString("IdentifiersShouldNotMatchKeywordsMessageNamespace"); 429internal static string @PropertyNamesShouldNotMatchGetMethodsTitle => GetResourceString("PropertyNamesShouldNotMatchGetMethodsTitle"); 431internal static string @PropertyNamesShouldNotMatchGetMethodsDescription => GetResourceString("PropertyNamesShouldNotMatchGetMethodsDescription"); 433internal static string @PropertyNamesShouldNotMatchGetMethodsMessage => GetResourceString("PropertyNamesShouldNotMatchGetMethodsMessage"); 435internal static string @TypeNamesShouldNotMatchNamespacesTitle => GetResourceString("TypeNamesShouldNotMatchNamespacesTitle"); 437internal static string @TypeNamesShouldNotMatchNamespacesDescription => GetResourceString("TypeNamesShouldNotMatchNamespacesDescription"); 439internal static string @TypeNamesShouldNotMatchNamespacesMessageDefault => GetResourceString("TypeNamesShouldNotMatchNamespacesMessageDefault"); 441internal static string @TypeNamesShouldNotMatchNamespacesMessageSystem => GetResourceString("TypeNamesShouldNotMatchNamespacesMessageSystem"); 443internal static string @ParameterNamesShouldMatchBaseDeclarationTitle => GetResourceString("ParameterNamesShouldMatchBaseDeclarationTitle"); 445internal static string @ParameterNamesShouldMatchBaseDeclarationDescription => GetResourceString("ParameterNamesShouldMatchBaseDeclarationDescription"); 447internal static string @ParameterNamesShouldMatchBaseDeclarationMessage => GetResourceString("ParameterNamesShouldMatchBaseDeclarationMessage"); 449internal static string @OverrideEqualsAndOperatorEqualsOnValueTypesTitle => GetResourceString("OverrideEqualsAndOperatorEqualsOnValueTypesTitle"); 451internal static string @OverrideEqualsAndOperatorEqualsOnValueTypesDescription => GetResourceString("OverrideEqualsAndOperatorEqualsOnValueTypesDescription"); 453internal static string @OverrideEqualsAndOperatorEqualsOnValueTypesMessageEquals => GetResourceString("OverrideEqualsAndOperatorEqualsOnValueTypesMessageEquals"); 455internal static string @OverrideEqualsAndOperatorEqualsOnValueTypesMessageOpEquality => GetResourceString("OverrideEqualsAndOperatorEqualsOnValueTypesMessageOpEquality"); 457internal static string @PropertiesShouldNotReturnArraysTitle => GetResourceString("PropertiesShouldNotReturnArraysTitle"); 459internal static string @PropertiesShouldNotReturnArraysDescription => GetResourceString("PropertiesShouldNotReturnArraysDescription"); 461internal static string @PropertiesShouldNotReturnArraysMessage => GetResourceString("PropertiesShouldNotReturnArraysMessage"); 463internal static string @OverrideGetHashCodeOnOverridingEqualsTitle => GetResourceString("OverrideGetHashCodeOnOverridingEqualsTitle"); 465internal static string @OverrideGetHashCodeOnOverridingEqualsDescription => GetResourceString("OverrideGetHashCodeOnOverridingEqualsDescription"); 467internal static string @OverrideGetHashCodeOnOverridingEqualsMessage => GetResourceString("OverrideGetHashCodeOnOverridingEqualsMessage"); 469internal static string @OverrideEqualsOnOverloadingOperatorEqualsTitle => GetResourceString("OverrideEqualsOnOverloadingOperatorEqualsTitle"); 471internal static string @OverrideEqualsOnOverloadingOperatorEqualsDescription => GetResourceString("OverrideEqualsOnOverloadingOperatorEqualsDescription"); 473internal static string @OverrideEqualsOnOverloadingOperatorEqualsMessage => GetResourceString("OverrideEqualsOnOverloadingOperatorEqualsMessage"); 475internal static string @Since_0_redefines_operator_1_it_should_also_redefine_operator_2 => GetResourceString("Since_0_redefines_operator_1_it_should_also_redefine_operator_2"); 477internal static string @Generate_missing_operators => GetResourceString("Generate_missing_operators"); 479internal static string @OverrideEqualsOnOverloadingOperatorEqualsCodeActionTitle => GetResourceString("OverrideEqualsOnOverloadingOperatorEqualsCodeActionTitle"); 481internal static string @OverrideEqualsOnImplementingIEquatableCodeActionTitle => GetResourceString("OverrideEqualsOnImplementingIEquatableCodeActionTitle"); 483internal static string @OverrideGetHashCodeOnOverridingEqualsCodeActionTitle => GetResourceString("OverrideGetHashCodeOnOverridingEqualsCodeActionTitle"); 485internal static string @MakeExceptionPublic => GetResourceString("MakeExceptionPublic"); 487internal static string @InterfaceMethodsShouldBeCallableByChildTypesFix1 => GetResourceString("InterfaceMethodsShouldBeCallableByChildTypesFix1"); 489internal static string @InterfaceMethodsShouldBeCallableByChildTypesFix2 => GetResourceString("InterfaceMethodsShouldBeCallableByChildTypesFix2"); 491internal static string @InterfaceMethodsShouldBeCallableByChildTypesFix3 => GetResourceString("InterfaceMethodsShouldBeCallableByChildTypesFix3"); 493internal static string @StaticHolderTypeIsNotStatic => GetResourceString("StaticHolderTypeIsNotStatic"); 495internal static string @StaticHolderTypesShouldBeStaticOrNotInheritable => GetResourceString("StaticHolderTypesShouldBeStaticOrNotInheritable"); 497internal static string @MakeClassStatic => GetResourceString("MakeClassStatic"); 499internal static string @OverrideObjectEqualsMessage => GetResourceString("OverrideObjectEqualsMessage"); 501internal static string @OverrideObjectEqualsTitle => GetResourceString("OverrideObjectEqualsTitle"); 503internal static string @UseIntegralOrStringArgumentForIndexersDescription => GetResourceString("UseIntegralOrStringArgumentForIndexersDescription"); 505internal static string @UseIntegralOrStringArgumentForIndexersMessage => GetResourceString("UseIntegralOrStringArgumentForIndexersMessage"); 507internal static string @UseIntegralOrStringArgumentForIndexersTitle => GetResourceString("UseIntegralOrStringArgumentForIndexersTitle"); 509internal static string @DoNotDirectlyAwaitATaskDescription => GetResourceString("DoNotDirectlyAwaitATaskDescription"); 511internal static string @DoNotDirectlyAwaitATaskMessage => GetResourceString("DoNotDirectlyAwaitATaskMessage"); 513internal static string @DoNotDirectlyAwaitATaskTitle => GetResourceString("DoNotDirectlyAwaitATaskTitle"); 515internal static string @AppendConfigureAwaitFalse => GetResourceString("AppendConfigureAwaitFalse"); 517internal static string @AppendConfigureAwaitTrue => GetResourceString("AppendConfigureAwaitTrue"); 519internal static string @ImplementIEquatableWhenOverridingObjectEqualsDescription => GetResourceString("ImplementIEquatableWhenOverridingObjectEqualsDescription"); 521internal static string @OverrideObjectEqualsDescription => GetResourceString("OverrideObjectEqualsDescription"); 523internal static string @RenameToTitle => GetResourceString("RenameToTitle"); 525internal static string @DoNotHideBaseClassMethodsDescription => GetResourceString("DoNotHideBaseClassMethodsDescription"); 527internal static string @DoNotHideBaseClassMethodsMessage => GetResourceString("DoNotHideBaseClassMethodsMessage"); 529internal static string @DoNotHideBaseClassMethodsTitle => GetResourceString("DoNotHideBaseClassMethodsTitle"); 531internal static string @OverrideMethodsOnComparableTypesMessageBoth => GetResourceString("OverrideMethodsOnComparableTypesMessageBoth"); 533internal static string @DoNotCatchGeneralExceptionTypesDescription => GetResourceString("DoNotCatchGeneralExceptionTypesDescription"); 535internal static string @DoNotCatchGeneralExceptionTypesMessage => GetResourceString("DoNotCatchGeneralExceptionTypesMessage"); 537internal static string @DoNotCatchGeneralExceptionTypesTitle => GetResourceString("DoNotCatchGeneralExceptionTypesTitle"); 539internal static string @DoNotPrefixEnumValuesWithTypeNameDescription => GetResourceString("DoNotPrefixEnumValuesWithTypeNameDescription"); 541internal static string @DoNotPrefixEnumValuesWithTypeNameMessage => GetResourceString("DoNotPrefixEnumValuesWithTypeNameMessage"); 543internal static string @DoNotPrefixEnumValuesWithTypeNameTitle => GetResourceString("DoNotPrefixEnumValuesWithTypeNameTitle"); 545internal static string @AvoidUsingCrefTagsWithAPrefixTitle => GetResourceString("AvoidUsingCrefTagsWithAPrefixTitle"); 547internal static string @AvoidUsingCrefTagsWithAPrefixDescription => GetResourceString("AvoidUsingCrefTagsWithAPrefixDescription"); 549internal static string @AvoidUsingCrefTagsWithAPrefixMessage => GetResourceString("AvoidUsingCrefTagsWithAPrefixMessage"); 551internal static string @DoNotIgnoreMethodResultsTitle => GetResourceString("DoNotIgnoreMethodResultsTitle"); 553internal static string @DoNotIgnoreMethodResultsDescription => GetResourceString("DoNotIgnoreMethodResultsDescription"); 555internal static string @DoNotIgnoreMethodResultsMessageObjectCreation => GetResourceString("DoNotIgnoreMethodResultsMessageObjectCreation"); 557internal static string @DoNotIgnoreMethodResultsMessageStringCreation => GetResourceString("DoNotIgnoreMethodResultsMessageStringCreation"); 559internal static string @DoNotIgnoreMethodResultsMessageHResultOrErrorCode => GetResourceString("DoNotIgnoreMethodResultsMessageHResultOrErrorCode"); 561internal static string @DoNotIgnoreMethodResultsMessageTryParse => GetResourceString("DoNotIgnoreMethodResultsMessageTryParse"); 563internal static string @AvoidLengthCalculationWhenSlicingToEndTitle => GetResourceString("AvoidLengthCalculationWhenSlicingToEndTitle"); 565internal static string @AvoidLengthCalculationWhenSlicingToEndCodeFixTitle => GetResourceString("AvoidLengthCalculationWhenSlicingToEndCodeFixTitle"); 567internal static string @AvoidLengthCalculationWhenSlicingToEndDescription => GetResourceString("AvoidLengthCalculationWhenSlicingToEndDescription"); 569internal static string @AvoidLengthCalculationWhenSlicingToEndMessage => GetResourceString("AvoidLengthCalculationWhenSlicingToEndMessage"); 571internal static string @AvoidUninstantiatedInternalClassesTitle => GetResourceString("AvoidUninstantiatedInternalClassesTitle"); 573internal static string @AvoidUninstantiatedInternalClassesDescription => GetResourceString("AvoidUninstantiatedInternalClassesDescription"); 575internal static string @AvoidUninstantiatedInternalClassesMessage => GetResourceString("AvoidUninstantiatedInternalClassesMessage"); 577internal static string @AvoidUnusedPrivateFieldsTitle => GetResourceString("AvoidUnusedPrivateFieldsTitle"); 579internal static string @AvoidUnusedPrivateFieldsDescription => GetResourceString("AvoidUnusedPrivateFieldsDescription"); 581internal static string @AvoidUnusedPrivateFieldsMessage => GetResourceString("AvoidUnusedPrivateFieldsMessage"); 583internal static string @DoNotIgnoreMethodResultsMessagePureMethod => GetResourceString("DoNotIgnoreMethodResultsMessagePureMethod"); 585internal static string @UseNameOfInPlaceOfStringDescription => GetResourceString("UseNameOfInPlaceOfStringDescription"); 587internal static string @UseNameOfInPlaceOfStringMessage => GetResourceString("UseNameOfInPlaceOfStringMessage"); 589internal static string @UseNameOfInPlaceOfStringTitle => GetResourceString("UseNameOfInPlaceOfStringTitle"); 591internal static string @AvoidDeadConditionalCodeAlwaysTruFalseOrNullMessage => GetResourceString("AvoidDeadConditionalCodeAlwaysTruFalseOrNullMessage"); 593internal static string @AvoidDeadConditionalCodeNeverNullMessage => GetResourceString("AvoidDeadConditionalCodeNeverNullMessage"); 595internal static string @AvoidDeadConditionalCodeTitle => GetResourceString("AvoidDeadConditionalCodeTitle"); 597internal static string @AvoidExcessiveClassCouplingDescription => GetResourceString("AvoidExcessiveClassCouplingDescription"); 599internal static string @AvoidExcessiveClassCouplingMessage => GetResourceString("AvoidExcessiveClassCouplingMessage"); 601internal static string @AvoidExcessiveClassCouplingTitle => GetResourceString("AvoidExcessiveClassCouplingTitle"); 603internal static string @AvoidExcessiveComplexityDescription => GetResourceString("AvoidExcessiveComplexityDescription"); 605internal static string @AvoidExcessiveComplexityMessage => GetResourceString("AvoidExcessiveComplexityMessage"); 607internal static string @AvoidExcessiveComplexityTitle => GetResourceString("AvoidExcessiveComplexityTitle"); 609internal static string @AvoidExcessiveInheritanceDescription => GetResourceString("AvoidExcessiveInheritanceDescription"); 611internal static string @AvoidExcessiveInheritanceMessage => GetResourceString("AvoidExcessiveInheritanceMessage"); 613internal static string @AvoidExcessiveInheritanceTitle => GetResourceString("AvoidExcessiveInheritanceTitle"); 615internal static string @AvoidUnmantainableCodeDescription => GetResourceString("AvoidUnmantainableCodeDescription"); 617internal static string @AvoidUnmantainableCodeMessage => GetResourceString("AvoidUnmantainableCodeMessage"); 619internal static string @AvoidUnmantainableCodeTitle => GetResourceString("AvoidUnmantainableCodeTitle"); 621internal static string @InvalidEntryInCodeMetricsConfigFileDescription => GetResourceString("InvalidEntryInCodeMetricsConfigFileDescription"); 623internal static string @InvalidEntryInCodeMetricsConfigFileMessage => GetResourceString("InvalidEntryInCodeMetricsConfigFileMessage"); 625internal static string @InvalidEntryInCodeMetricsConfigFileTitle => GetResourceString("InvalidEntryInCodeMetricsConfigFileTitle"); 627internal static string @UseLiteralsWhereAppropriateTitle => GetResourceString("UseLiteralsWhereAppropriateTitle"); 629internal static string @UseLiteralsWhereAppropriateDescription => GetResourceString("UseLiteralsWhereAppropriateDescription"); 631internal static string @UseLiteralsWhereAppropriateMessageDefault => GetResourceString("UseLiteralsWhereAppropriateMessageDefault"); 633internal static string @UseLiteralsWhereAppropriateMessageEmptyString => GetResourceString("UseLiteralsWhereAppropriateMessageEmptyString"); 635internal static string @DoNotInitializeUnnecessarilyTitle => GetResourceString("DoNotInitializeUnnecessarilyTitle"); 637internal static string @DoNotInitializeUnnecessarilyDescription => GetResourceString("DoNotInitializeUnnecessarilyDescription"); 639internal static string @DoNotInitializeUnnecessarilyMessage => GetResourceString("DoNotInitializeUnnecessarilyMessage"); 641internal static string @DoNotInitializeUnnecessarilyFix => GetResourceString("DoNotInitializeUnnecessarilyFix"); 643internal static string @PreferJaggedArraysOverMultidimensionalTitle => GetResourceString("PreferJaggedArraysOverMultidimensionalTitle"); 645internal static string @PreferJaggedArraysOverMultidimensionalDescription => GetResourceString("PreferJaggedArraysOverMultidimensionalDescription"); 647internal static string @PreferJaggedArraysOverMultidimensionalMessageDefault => GetResourceString("PreferJaggedArraysOverMultidimensionalMessageDefault"); 649internal static string @PreferJaggedArraysOverMultidimensionalMessageReturn => GetResourceString("PreferJaggedArraysOverMultidimensionalMessageReturn"); 651internal static string @PreferJaggedArraysOverMultidimensionalMessageBody => GetResourceString("PreferJaggedArraysOverMultidimensionalMessageBody"); 653internal static string @MarkMembersAsStaticTitle => GetResourceString("MarkMembersAsStaticTitle"); 655internal static string @MarkMembersAsStaticDescription => GetResourceString("MarkMembersAsStaticDescription"); 657internal static string @MarkMembersAsStaticMessage => GetResourceString("MarkMembersAsStaticMessage"); 659internal static string @SealMethodsThatSatisfyPrivateInterfacesTitle => GetResourceString("SealMethodsThatSatisfyPrivateInterfacesTitle"); 661internal static string @SealMethodsThatSatisfyPrivateInterfacesDescription => GetResourceString("SealMethodsThatSatisfyPrivateInterfacesDescription"); 663internal static string @SealMethodsThatSatisfyPrivateInterfacesMessage => GetResourceString("SealMethodsThatSatisfyPrivateInterfacesMessage"); 665internal static string @RemoveEmptyFinalizers => GetResourceString("RemoveEmptyFinalizers"); 667internal static string @RemoveEmptyFinalizersDescription => GetResourceString("RemoveEmptyFinalizersDescription"); 669internal static string @DoNotCallOverridableMethodsInConstructors => GetResourceString("DoNotCallOverridableMethodsInConstructors"); 671internal static string @DoNotCallOverridableMethodsInConstructorsDescription => GetResourceString("DoNotCallOverridableMethodsInConstructorsDescription"); 673internal static string @RethrowToPreserveStackDetailsMessage => GetResourceString("RethrowToPreserveStackDetailsMessage"); 675internal static string @RethrowToPreserveStackDetailsTitle => GetResourceString("RethrowToPreserveStackDetailsTitle"); 677internal static string @MakeDeclaringTypeInternal => GetResourceString("MakeDeclaringTypeInternal"); 679internal static string @MakeDeclaringTypeSealed => GetResourceString("MakeDeclaringTypeSealed"); 681internal static string @MakeMemberNotOverridable => GetResourceString("MakeMemberNotOverridable"); 683internal static string @DoNotRaiseExceptionsInExceptionClausesDescription => GetResourceString("DoNotRaiseExceptionsInExceptionClausesDescription"); 685internal static string @DoNotRaiseExceptionsInExceptionClausesMessageFinally => GetResourceString("DoNotRaiseExceptionsInExceptionClausesMessageFinally"); 687internal static string @DoNotRaiseExceptionsInExceptionClausesTitle => GetResourceString("DoNotRaiseExceptionsInExceptionClausesTitle"); 689internal static string @UseLiteralsWhereAppropriateCodeActionTitle => GetResourceString("UseLiteralsWhereAppropriateCodeActionTitle"); 691internal static string @AvoidDuplicateElementInitializationDescription => GetResourceString("AvoidDuplicateElementInitializationDescription"); 693internal static string @AvoidDuplicateElementInitializationMessage => GetResourceString("AvoidDuplicateElementInitializationMessage"); 695internal static string @AvoidDuplicateElementInitializationTitle => GetResourceString("AvoidDuplicateElementInitializationTitle"); 697internal static string @RemoveRedundantElementInitializationCodeFixTitle => GetResourceString("RemoveRedundantElementInitializationCodeFixTitle"); 699internal static string @ValidateArgumentsOfPublicMethodsDescription => GetResourceString("ValidateArgumentsOfPublicMethodsDescription"); 701internal static string @ValidateArgumentsOfPublicMethodsMessage => GetResourceString("ValidateArgumentsOfPublicMethodsMessage"); 703internal static string @ValidateArgumentsOfPublicMethodsTitle => GetResourceString("ValidateArgumentsOfPublicMethodsTitle"); 705internal static string @MarkMembersAsStaticCodeFix => GetResourceString("MarkMembersAsStaticCodeFix"); 707internal static string @MarkMembersAsStaticCodeFix_WarningAnnotation => GetResourceString("MarkMembersAsStaticCodeFix_WarningAnnotation"); 709internal static string @AvoidPropertySelfAssignmentTitle => GetResourceString("AvoidPropertySelfAssignmentTitle"); 711internal static string @AvoidPropertySelfAssignmentMessage => GetResourceString("AvoidPropertySelfAssignmentMessage"); 713internal static string @AssigningSymbolAndItsMemberInSameStatementDescription => GetResourceString("AssigningSymbolAndItsMemberInSameStatementDescription"); 715internal static string @AssigningSymbolAndItsMemberInSameStatementMessage => GetResourceString("AssigningSymbolAndItsMemberInSameStatementMessage"); 717internal static string @AssigningSymbolAndItsMemberInSameStatementTitle => GetResourceString("AssigningSymbolAndItsMemberInSameStatementTitle"); 719internal static string @AvoidInfiniteRecursionMessageSure => GetResourceString("AvoidInfiniteRecursionMessageSure"); 721internal static string @AvoidInfiniteRecursionTitle => GetResourceString("AvoidInfiniteRecursionTitle"); 723internal static string @AvoidInfiniteRecursionMessageMaybe => GetResourceString("AvoidInfiniteRecursionMessageMaybe"); 725internal static string @AvoidOutParametersDescription => GetResourceString("AvoidOutParametersDescription"); 727internal static string @AvoidOutParametersMessage => GetResourceString("AvoidOutParametersMessage"); 729internal static string @AvoidOutParametersTitle => GetResourceString("AvoidOutParametersTitle"); 731internal static string @EnumShouldNotHaveDuplicatedValuesMessageDuplicatedBitwiseValuePart => GetResourceString("EnumShouldNotHaveDuplicatedValuesMessageDuplicatedBitwiseValuePart"); 733internal static string @EnumShouldNotHaveDuplicatedValuesMessageDuplicatedValue => GetResourceString("EnumShouldNotHaveDuplicatedValuesMessageDuplicatedValue"); 735internal static string @EnumShouldNotHaveDuplicatedValuesTitle => GetResourceString("EnumShouldNotHaveDuplicatedValuesTitle"); 737internal static string @DoNotDeclareProtectedMembersInSealedTypesDescription => GetResourceString("DoNotDeclareProtectedMembersInSealedTypesDescription"); 739internal static string @DoNotDeclareProtectedMembersInSealedTypesMessage => GetResourceString("DoNotDeclareProtectedMembersInSealedTypesMessage"); 741internal static string @DoNotDeclareProtectedMembersInSealedTypesTitle => GetResourceString("DoNotDeclareProtectedMembersInSealedTypesTitle"); 743internal static string @AvoidExcessiveParametersOnGenericTypesDescription => GetResourceString("AvoidExcessiveParametersOnGenericTypesDescription"); 745internal static string @AvoidExcessiveParametersOnGenericTypesMessage => GetResourceString("AvoidExcessiveParametersOnGenericTypesMessage"); 747internal static string @AvoidExcessiveParametersOnGenericTypesTitle => GetResourceString("AvoidExcessiveParametersOnGenericTypesTitle"); 749internal static string @DoNotIgnoreMethodResultsMessageLinqMethod => GetResourceString("DoNotIgnoreMethodResultsMessageLinqMethod"); 751internal static string @DoNotNameEnumValuesReservedDescription => GetResourceString("DoNotNameEnumValuesReservedDescription"); 753internal static string @DoNotNameEnumValuesReservedMessage => GetResourceString("DoNotNameEnumValuesReservedMessage"); 755internal static string @DoNotNameEnumValuesReservedTitle => GetResourceString("DoNotNameEnumValuesReservedTitle"); 757internal static string @DoNotExposeGenericListsDescription => GetResourceString("DoNotExposeGenericListsDescription"); 759internal static string @DoNotExposeGenericListsMessage => GetResourceString("DoNotExposeGenericListsMessage"); 761internal static string @DoNotExposeGenericListsTitle => GetResourceString("DoNotExposeGenericListsTitle"); 763internal static string @DoNotDeclareEventFieldsAsVirtualDescription => GetResourceString("DoNotDeclareEventFieldsAsVirtualDescription"); 765internal static string @DoNotDeclareEventFieldsAsVirtualMessage => GetResourceString("DoNotDeclareEventFieldsAsVirtualMessage"); 767internal static string @DoNotDeclareEventFieldsAsVirtualTitle => GetResourceString("DoNotDeclareEventFieldsAsVirtualTitle"); 769internal static string @DoNotOverloadOperatorEqualsOnReferenceTypesDescription => GetResourceString("DoNotOverloadOperatorEqualsOnReferenceTypesDescription"); 771internal static string @DoNotOverloadOperatorEqualsOnReferenceTypesMessage => GetResourceString("DoNotOverloadOperatorEqualsOnReferenceTypesMessage"); 773internal static string @DoNotOverloadOperatorEqualsOnReferenceTypesTitle => GetResourceString("DoNotOverloadOperatorEqualsOnReferenceTypesTitle"); 775internal static string @DoNotPassTypesByReferenceMessage => GetResourceString("DoNotPassTypesByReferenceMessage"); 777internal static string @DoNotPassTypesByReferenceTitle => GetResourceString("DoNotPassTypesByReferenceTitle"); 779internal static string @DoNotPassTypesByReferenceDescription => GetResourceString("DoNotPassTypesByReferenceDescription"); 781internal static string @EventsShouldNotHaveBeforeOrAfterPrefixDescription => GetResourceString("EventsShouldNotHaveBeforeOrAfterPrefixDescription"); 783internal static string @EventsShouldNotHaveBeforeOrAfterPrefixMessage => GetResourceString("EventsShouldNotHaveBeforeOrAfterPrefixMessage"); 785internal static string @EventsShouldNotHaveBeforeOrAfterPrefixTitle => GetResourceString("EventsShouldNotHaveBeforeOrAfterPrefixTitle"); 787internal static string @DoNotIgnoreMethodResultsMessageUserDefinedMethod => GetResourceString("DoNotIgnoreMethodResultsMessageUserDefinedMethod"); 789internal static string @IdentifiersShouldNotContainUnderscoresCodeFixTitle => GetResourceString("IdentifiersShouldNotContainUnderscoresCodeFixTitle"); 791internal static string @MarkAttributesWithAttributeUsageCodeFix => GetResourceString("MarkAttributesWithAttributeUsageCodeFix"); 793internal static string @UriParametersShouldNotBeStringsCodeFixTitle => GetResourceString("UriParametersShouldNotBeStringsCodeFixTitle"); 795internal static string @OperatorOverloadsHaveNamedAlternatesCodeFixTitle => GetResourceString("OperatorOverloadsHaveNamedAlternatesCodeFixTitle"); 797internal static string @AvoidMultipleEnumerationsMessage => GetResourceString("AvoidMultipleEnumerationsMessage"); 799internal static string @AvoidMultipleEnumerationsTitle => GetResourceString("AvoidMultipleEnumerationsTitle"); 801internal static string @CollectionsShouldImplementGenericInterfaceMultipleMessage => GetResourceString("CollectionsShouldImplementGenericInterfaceMultipleMessage"); 803internal static string @MakeTypesInternalCodeFixTitle => GetResourceString("MakeTypesInternalCodeFixTitle"); 805internal static string @MakeTypesInternalDescription => GetResourceString("MakeTypesInternalDescription"); 807internal static string @MakeTypesInternalMessage => GetResourceString("MakeTypesInternalMessage"); 809internal static string @MakeTypesInternalTitle => GetResourceString("MakeTypesInternalTitle"); 811internal static string @DoNotPassDisposablesIntoUnawaitedTasksTitle => GetResourceString("DoNotPassDisposablesIntoUnawaitedTasksTitle"); 813internal static string @DoNotPassDisposablesIntoUnawaitedTasksMessage => GetResourceString("DoNotPassDisposablesIntoUnawaitedTasksMessage"); 815internal static string @DoNotPassDisposablesIntoUnawaitedTasksDescription => GetResourceString("DoNotPassDisposablesIntoUnawaitedTasksDescription"); 817internal static string @UseCrossPlatformIntrinsicsTitle => GetResourceString("UseCrossPlatformIntrinsicsTitle"); 819internal static string @UseCrossPlatformIntrinsicsDescription => GetResourceString("UseCrossPlatformIntrinsicsDescription"); 821internal static string @UseCrossPlatformIntrinsicsMessage_op_Addition => GetResourceString("UseCrossPlatformIntrinsicsMessage_op_Addition"); 823internal static string @UseCrossPlatformIntrinsicsMessage_op_BitwiseAnd => GetResourceString("UseCrossPlatformIntrinsicsMessage_op_BitwiseAnd"); 825internal static string @UseCrossPlatformIntrinsicsMessage_op_BitwiseOr => GetResourceString("UseCrossPlatformIntrinsicsMessage_op_BitwiseOr"); 827internal static string @UseCrossPlatformIntrinsicsMessage_op_Division => GetResourceString("UseCrossPlatformIntrinsicsMessage_op_Division"); 829internal static string @UseCrossPlatformIntrinsicsMessage_op_ExclusiveOr => GetResourceString("UseCrossPlatformIntrinsicsMessage_op_ExclusiveOr"); 831internal static string @UseCrossPlatformIntrinsicsMessage_op_LeftShift => GetResourceString("UseCrossPlatformIntrinsicsMessage_op_LeftShift"); 833internal static string @UseCrossPlatformIntrinsicsMessage_op_Multiply => GetResourceString("UseCrossPlatformIntrinsicsMessage_op_Multiply"); 835internal static string @UseCrossPlatformIntrinsicsMessage_op_OnesComplement => GetResourceString("UseCrossPlatformIntrinsicsMessage_op_OnesComplement"); 837internal static string @UseCrossPlatformIntrinsicsMessage_op_RightShift => GetResourceString("UseCrossPlatformIntrinsicsMessage_op_RightShift"); 839internal static string @UseCrossPlatformIntrinsicsMessage_op_Subtraction => GetResourceString("UseCrossPlatformIntrinsicsMessage_op_Subtraction"); 841internal static string @UseCrossPlatformIntrinsicsMessage_op_UnaryNegation => GetResourceString("UseCrossPlatformIntrinsicsMessage_op_UnaryNegation"); 843internal static string @UseCrossPlatformIntrinsicsMessage_op_UnsignedRightShift => GetResourceString("UseCrossPlatformIntrinsicsMessage_op_UnsignedRightShift");