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