98 references to GetResourceString
Roslyn.Diagnostics.Analyzers (98)
artifacts\obj\Roslyn.Diagnostics.Analyzers\Release\netstandard2.0\Microsoft.CodeAnalysis.RoslynDiagnosticsAnalyzersResources.cs (98)
17internal static string @UseSpecializedCollectionsEmptyEnumerableTitle => GetResourceString("UseSpecializedCollectionsEmptyEnumerableTitle"); 19internal static string @UseSpecializedCollectionsEmptyEnumerableDescription => GetResourceString("UseSpecializedCollectionsEmptyEnumerableDescription"); 21internal static string @UseSpecializedCollectionsEmptyEnumerableMessage => GetResourceString("UseSpecializedCollectionsEmptyEnumerableMessage"); 23internal static string @UseSpecializedCollectionsSingletonEnumerableTitle => GetResourceString("UseSpecializedCollectionsSingletonEnumerableTitle"); 25internal static string @UseSpecializedCollectionsSingletonEnumerableDescription => GetResourceString("UseSpecializedCollectionsSingletonEnumerableDescription"); 27internal static string @UseSpecializedCollectionsSingletonEnumerableMessage => GetResourceString("UseSpecializedCollectionsSingletonEnumerableMessage"); 29internal static string @InvokeTheCorrectPropertyToEnsureCorrectUseSiteDiagnosticsTitle => GetResourceString("InvokeTheCorrectPropertyToEnsureCorrectUseSiteDiagnosticsTitle"); 31internal static string @InvokeTheCorrectPropertyToEnsureCorrectUseSiteDiagnosticsDescription => GetResourceString("InvokeTheCorrectPropertyToEnsureCorrectUseSiteDiagnosticsDescription"); 33internal static string @InvokeTheCorrectPropertyToEnsureCorrectUseSiteDiagnosticsMessage => GetResourceString("InvokeTheCorrectPropertyToEnsureCorrectUseSiteDiagnosticsMessage"); 35internal static string @DoNotUseGenericCodeActionCreateToCreateCodeActionTitle => GetResourceString("DoNotUseGenericCodeActionCreateToCreateCodeActionTitle"); 37internal static string @DoNotUseGenericCodeActionCreateToCreateCodeActionDescription => GetResourceString("DoNotUseGenericCodeActionCreateToCreateCodeActionDescription"); 39internal static string @DoNotUseGenericCodeActionCreateToCreateCodeActionMessage => GetResourceString("DoNotUseGenericCodeActionCreateToCreateCodeActionMessage"); 41internal static string @OverrideObjectEqualsObjectWhenImplementingIequatableTitle => GetResourceString("OverrideObjectEqualsObjectWhenImplementingIequatableTitle"); 43internal static string @OverrideObjectEqualsObjectWhenImplementingIequatableDescription => GetResourceString("OverrideObjectEqualsObjectWhenImplementingIequatableDescription"); 45internal static string @OverrideObjectEqualsObjectWhenImplementingIequatableMessage => GetResourceString("OverrideObjectEqualsObjectWhenImplementingIequatableMessage"); 47internal static string @SymbolDeclaredEventMustBeGeneratedForSourceSymbolsTitle => GetResourceString("SymbolDeclaredEventMustBeGeneratedForSourceSymbolsTitle"); 49internal static string @SymbolDeclaredEventMustBeGeneratedForSourceSymbolsDescription => GetResourceString("SymbolDeclaredEventMustBeGeneratedForSourceSymbolsDescription"); 51internal static string @SymbolDeclaredEventMustBeGeneratedForSourceSymbolsMessage => GetResourceString("SymbolDeclaredEventMustBeGeneratedForSourceSymbolsMessage"); 53internal static string @DoNotMixAttributesFromDifferentVersionsOfMEFTitle => GetResourceString("DoNotMixAttributesFromDifferentVersionsOfMEFTitle"); 55internal static string @DoNotMixAttributesFromDifferentVersionsOfMEFDescription => GetResourceString("DoNotMixAttributesFromDifferentVersionsOfMEFDescription"); 57internal static string @DoNotMixAttributesFromDifferentVersionsOfMEFMessage => GetResourceString("DoNotMixAttributesFromDifferentVersionsOfMEFMessage"); 59internal static string @PartsExportedWithMEFv2MustBeMarkedAsSharedTitle => GetResourceString("PartsExportedWithMEFv2MustBeMarkedAsSharedTitle"); 61internal static string @PartsExportedWithMEFv2MustBeMarkedAsSharedDescription => GetResourceString("PartsExportedWithMEFv2MustBeMarkedAsSharedDescription"); 63internal static string @PartsExportedWithMEFv2MustBeMarkedAsSharedMessage => GetResourceString("PartsExportedWithMEFv2MustBeMarkedAsSharedMessage"); 65internal static string @ExportedPartsShouldHaveImportingConstructorDescription => GetResourceString("ExportedPartsShouldHaveImportingConstructorDescription"); 67internal static string @ExportedPartsShouldHaveImportingConstructorMessage => GetResourceString("ExportedPartsShouldHaveImportingConstructorMessage"); 69internal static string @ExportedPartsShouldHaveImportingConstructorTitle => GetResourceString("ExportedPartsShouldHaveImportingConstructorTitle"); 71internal static string @ImportingConstructorShouldBeObsoleteDescription => GetResourceString("ImportingConstructorShouldBeObsoleteDescription"); 73internal static string @ImportingConstructorShouldBeObsoleteMessage => GetResourceString("ImportingConstructorShouldBeObsoleteMessage"); 75internal static string @ImportingConstructorShouldBeObsoleteTitle => GetResourceString("ImportingConstructorShouldBeObsoleteTitle"); 77internal static string @TestExportsShouldNotBeDiscoverableDescription => GetResourceString("TestExportsShouldNotBeDiscoverableDescription"); 79internal static string @TestExportsShouldNotBeDiscoverableMessage => GetResourceString("TestExportsShouldNotBeDiscoverableMessage"); 81internal static string @TestExportsShouldNotBeDiscoverableTitle => GetResourceString("TestExportsShouldNotBeDiscoverableTitle"); 83internal static string @ExportedPartsShouldHaveImportingConstructorCodeFix_ImplicitConstructor => GetResourceString("ExportedPartsShouldHaveImportingConstructorCodeFix_ImplicitConstructor"); 85internal static string @ExportedPartsShouldHaveImportingConstructorCodeFix_MissingAttribute => GetResourceString("ExportedPartsShouldHaveImportingConstructorCodeFix_MissingAttribute"); 87internal static string @ExportedPartsShouldHaveImportingConstructorCodeFix_NonPublicConstructor => GetResourceString("ExportedPartsShouldHaveImportingConstructorCodeFix_NonPublicConstructor"); 89internal static string @ImportingConstructorShouldBeObsoleteCodeFix_ErrorSetToFalse => GetResourceString("ImportingConstructorShouldBeObsoleteCodeFix_ErrorSetToFalse"); 91internal static string @ImportingConstructorShouldBeObsoleteCodeFix_IncorrectDescription => GetResourceString("ImportingConstructorShouldBeObsoleteCodeFix_IncorrectDescription"); 93internal static string @ImportingConstructorShouldBeObsoleteCodeFix_MissingAttribute => GetResourceString("ImportingConstructorShouldBeObsoleteCodeFix_MissingAttribute"); 95internal static string @ImportingConstructorShouldBeObsoleteCodeFix_MissingDescription => GetResourceString("ImportingConstructorShouldBeObsoleteCodeFix_MissingDescription"); 97internal static string @ImportingConstructorShouldBeObsoleteCodeFix_MissingError => GetResourceString("ImportingConstructorShouldBeObsoleteCodeFix_MissingError"); 99internal static string @TestExportsShouldNotBeDiscoverableCodeFix => GetResourceString("TestExportsShouldNotBeDiscoverableCodeFix"); 101internal static string @FixNumberedComments => GetResourceString("FixNumberedComments"); 103internal static string @PreferNullLiteralDescription => GetResourceString("PreferNullLiteralDescription"); 105internal static string @PreferNullLiteralMessage => GetResourceString("PreferNullLiteralMessage"); 107internal static string @PreferNullLiteralTitle => GetResourceString("PreferNullLiteralTitle"); 109internal static string @PreferNullLiteralCodeFix => GetResourceString("PreferNullLiteralCodeFix"); 111internal static string @RelaxTestNamingSuppressorJustification => GetResourceString("RelaxTestNamingSuppressorJustification"); 113internal static string @DefaultableTypeShouldHaveDefaultableFieldsDescription => GetResourceString("DefaultableTypeShouldHaveDefaultableFieldsDescription"); 115internal static string @DefaultableTypeShouldHaveDefaultableFieldsMessage => GetResourceString("DefaultableTypeShouldHaveDefaultableFieldsMessage"); 117internal static string @DefaultableTypeShouldHaveDefaultableFieldsTitle => GetResourceString("DefaultableTypeShouldHaveDefaultableFieldsTitle"); 119internal static string @DoNotCopyValueDescription => GetResourceString("DoNotCopyValueDescription"); 121internal static string @DoNotCopyValueMessage => GetResourceString("DoNotCopyValueMessage"); 123internal static string @DoNotCopyValueTitle => GetResourceString("DoNotCopyValueTitle"); 125internal static string @DoNotCopyValueNoBoxingDescription => GetResourceString("DoNotCopyValueNoBoxingDescription"); 127internal static string @DoNotCopyValueNoBoxingMessage => GetResourceString("DoNotCopyValueNoBoxingMessage"); 129internal static string @DoNotCopyValueUnsupportedUseDescription => GetResourceString("DoNotCopyValueUnsupportedUseDescription"); 131internal static string @DoNotCopyValueUnsupportedUseMessage => GetResourceString("DoNotCopyValueUnsupportedUseMessage"); 133internal static string @DoNotCopyValueNoUnboxingDescription => GetResourceString("DoNotCopyValueNoUnboxingDescription"); 135internal static string @DoNotCopyValueNoUnboxingMessage => GetResourceString("DoNotCopyValueNoUnboxingMessage"); 137internal static string @DoNotCopyValueAvoidNullableWrapperDescription => GetResourceString("DoNotCopyValueAvoidNullableWrapperDescription"); 139internal static string @DoNotCopyValueAvoidNullableWrapperMessage => GetResourceString("DoNotCopyValueAvoidNullableWrapperMessage"); 141internal static string @DoNotCallGetTestAccessorDescription => GetResourceString("DoNotCallGetTestAccessorDescription"); 143internal static string @DoNotCallGetTestAccessorMessage => GetResourceString("DoNotCallGetTestAccessorMessage"); 145internal static string @DoNotCallGetTestAccessorTitle => GetResourceString("DoNotCallGetTestAccessorTitle"); 147internal static string @CreateTestAccessorDescription => GetResourceString("CreateTestAccessorDescription"); 149internal static string @CreateTestAccessorMessage => GetResourceString("CreateTestAccessorMessage"); 151internal static string @CreateTestAccessorTitle => GetResourceString("CreateTestAccessorTitle"); 153internal static string @ExposeMemberForTestingDescription => GetResourceString("ExposeMemberForTestingDescription"); 155internal static string @ExposeMemberForTestingMessage => GetResourceString("ExposeMemberForTestingMessage"); 157internal static string @ExposeMemberForTestingTitle => GetResourceString("ExposeMemberForTestingTitle"); 159internal static string @AvoidOptSuffixForNullableEnableCodeDescription => GetResourceString("AvoidOptSuffixForNullableEnableCodeDescription"); 161internal static string @AvoidOptSuffixForNullableEnableCodeMessage => GetResourceString("AvoidOptSuffixForNullableEnableCodeMessage"); 163internal static string @AvoidOptSuffixForNullableEnableCodeTitle => GetResourceString("AvoidOptSuffixForNullableEnableCodeTitle"); 165internal static string @Place_statement_on_following_line => GetResourceString("Place_statement_on_following_line"); 167internal static string @AvoidOptSuffixForNullableEnableCodeCodeFixTitle => GetResourceString("AvoidOptSuffixForNullableEnableCodeCodeFixTitle"); 169internal static string @NamedTypeFullNameNotNullSuppressorJustification => GetResourceString("NamedTypeFullNameNotNullSuppressorJustification"); 171internal static string @TemporaryArrayAsRefDescription => GetResourceString("TemporaryArrayAsRefDescription"); 173internal static string @TemporaryArrayAsRefMessage => GetResourceString("TemporaryArrayAsRefMessage"); 175internal static string @TemporaryArrayAsRefTitle => GetResourceString("TemporaryArrayAsRefTitle"); 177internal static string @DoNotCopyValueNoAssignValueFromReferenceDescription => GetResourceString("DoNotCopyValueNoAssignValueFromReferenceDescription"); 179internal static string @DoNotCopyValueNoAssignValueFromReferenceMessage => GetResourceString("DoNotCopyValueNoAssignValueFromReferenceMessage"); 181internal static string @DoNotCopyValueNoReturnValueFromReferenceDescription => GetResourceString("DoNotCopyValueNoReturnValueFromReferenceDescription"); 183internal static string @DoNotCopyValueNoReturnValueFromReferenceMessage => GetResourceString("DoNotCopyValueNoReturnValueFromReferenceMessage"); 185internal static string @ApplyTraitToContainingType => GetResourceString("ApplyTraitToContainingType"); 187internal static string @AddSharedAttribute => GetResourceString("AddSharedAttribute"); 189internal static string @DoNotCopyValueNoFieldOfCopyableTypeDescription => GetResourceString("DoNotCopyValueNoFieldOfCopyableTypeDescription"); 191internal static string @DoNotCopyValueNoFieldOfCopyableTypeMessage => GetResourceString("DoNotCopyValueNoFieldOfCopyableTypeMessage"); 193internal static string @DoNotCopyValueNoAutoPropertyDescription => GetResourceString("DoNotCopyValueNoAutoPropertyDescription"); 195internal static string @DoNotCopyValueNoAutoPropertyMessage => GetResourceString("DoNotCopyValueNoAutoPropertyMessage"); 197internal static string @Run_iterations => GetResourceString("Run iterations"); 199internal static string @DoNotCapturePrimaryConstructorParametersTitle => GetResourceString("DoNotCapturePrimaryConstructorParametersTitle"); 201internal static string @DoNotCapturePrimaryConstructorParametersMessage => GetResourceString("DoNotCapturePrimaryConstructorParametersMessage"); 203internal static string @DoNotCapturePrimaryConstructorParametersDescription => GetResourceString("DoNotCapturePrimaryConstructorParametersDescription"); 205internal static string @DoNotUseInterpolatedStringsWithDebugAssertTitle => GetResourceString("DoNotUseInterpolatedStringsWithDebugAssertTitle"); 207internal static string @DoNotUseInterpolatedStringsWithDebugAssertMessage => GetResourceString("DoNotUseInterpolatedStringsWithDebugAssertMessage"); 209internal static string @DoNotUseInterpolatedStringsWithDebugAssertDescription => GetResourceString("DoNotUseInterpolatedStringsWithDebugAssertDescription"); 211internal static string @DoNotUseInterpolatedStringsWithDebugAssertCodeFix => GetResourceString("DoNotUseInterpolatedStringsWithDebugAssertCodeFix");