55 references to GetResourceString
Microsoft.CodeAnalysis.NetAnalyzers (55)
src\ec800c9639950e5d\Microsoft.NetFramework.Analyzers.MicrosoftNetFrameworkAnalyzersResources.cs (55)
17
internal static string @AvoidDuplicateAcceleratorsTitle =>
GetResourceString
("AvoidDuplicateAcceleratorsTitle");
19
internal static string @AvoidDuplicateAcceleratorsDescription =>
GetResourceString
("AvoidDuplicateAcceleratorsDescription");
21
internal static string @AvoidDuplicateAcceleratorsMessage =>
GetResourceString
("AvoidDuplicateAcceleratorsMessage");
23
internal static string @SetLocaleForDataTypesTitle =>
GetResourceString
("SetLocaleForDataTypesTitle");
25
internal static string @SetLocaleForDataTypesDescription =>
GetResourceString
("SetLocaleForDataTypesDescription");
27
internal static string @SetLocaleForDataTypesMessage =>
GetResourceString
("SetLocaleForDataTypesMessage");
29
internal static string @DoNotMarkServicedComponentsWithWebMethodTitle =>
GetResourceString
("DoNotMarkServicedComponentsWithWebMethodTitle");
31
internal static string @DoNotMarkServicedComponentsWithWebMethodDescription =>
GetResourceString
("DoNotMarkServicedComponentsWithWebMethodDescription");
33
internal static string @DoNotMarkServicedComponentsWithWebMethodMessage =>
GetResourceString
("DoNotMarkServicedComponentsWithWebMethodMessage");
35
internal static string @CallBaseClassMethodsOnISerializableTypesTitle =>
GetResourceString
("CallBaseClassMethodsOnISerializableTypesTitle");
37
internal static string @CallBaseClassMethodsOnISerializableTypesDescription =>
GetResourceString
("CallBaseClassMethodsOnISerializableTypesDescription");
39
internal static string @CallBaseClassMethodsOnISerializableTypesMessage =>
GetResourceString
("CallBaseClassMethodsOnISerializableTypesMessage");
41
internal static string @DoNotCatchCorruptedStateExceptions =>
GetResourceString
("DoNotCatchCorruptedStateExceptions");
43
internal static string @DoNotCatchCorruptedStateExceptionsDescription =>
GetResourceString
("DoNotCatchCorruptedStateExceptionsDescription");
45
internal static string @DoNotCatchCorruptedStateExceptionsMessage =>
GetResourceString
("DoNotCatchCorruptedStateExceptionsMessage");
47
internal static string @TypesShouldNotExtendCertainBaseTypesTitle =>
GetResourceString
("TypesShouldNotExtendCertainBaseTypesTitle");
49
internal static string @TypesShouldNotExtendCertainBaseTypesDescription =>
GetResourceString
("TypesShouldNotExtendCertainBaseTypesDescription");
51
internal static string @TypesShouldNotExtendCertainBaseTypesMessageSystemXmlXmlDocument =>
GetResourceString
("TypesShouldNotExtendCertainBaseTypesMessageSystemXmlXmlDocument");
53
internal static string @TypesShouldNotExtendCertainBaseTypesMessageSystemApplicationException =>
GetResourceString
("TypesShouldNotExtendCertainBaseTypesMessageSystemApplicationException");
55
internal static string @TypesShouldNotExtendCertainBaseTypesMessageSystemCollectionsCollectionBase =>
GetResourceString
("TypesShouldNotExtendCertainBaseTypesMessageSystemCollectionsCollectionBase");
57
internal static string @TypesShouldNotExtendCertainBaseTypesMessageSystemCollectionsDictionaryBase =>
GetResourceString
("TypesShouldNotExtendCertainBaseTypesMessageSystemCollectionsDictionaryBase");
59
internal static string @TypesShouldNotExtendCertainBaseTypesMessageSystemCollectionsQueue =>
GetResourceString
("TypesShouldNotExtendCertainBaseTypesMessageSystemCollectionsQueue");
61
internal static string @TypesShouldNotExtendCertainBaseTypesMessageSystemCollectionsReadOnlyCollectionBase =>
GetResourceString
("TypesShouldNotExtendCertainBaseTypesMessageSystemCollectionsReadOnlyCollectionBase");
63
internal static string @TypesShouldNotExtendCertainBaseTypesMessageSystemCollectionsSortedList =>
GetResourceString
("TypesShouldNotExtendCertainBaseTypesMessageSystemCollectionsSortedList");
65
internal static string @TypesShouldNotExtendCertainBaseTypesMessageSystemCollectionsStack =>
GetResourceString
("TypesShouldNotExtendCertainBaseTypesMessageSystemCollectionsStack");
67
internal static string @DoNotUseInsecureDtdProcessingDescription =>
GetResourceString
("DoNotUseInsecureDtdProcessingDescription");
69
internal static string @DoNotUseDtdProcessingOverloadsMessage =>
GetResourceString
("DoNotUseDtdProcessingOverloadsMessage");
71
internal static string @DoNotUseSetInnerXmlMessage =>
GetResourceString
("DoNotUseSetInnerXmlMessage");
73
internal static string @InsecureXmlDtdProcessing =>
GetResourceString
("InsecureXmlDtdProcessing");
75
internal static string @ReviewDtdProcessingPropertiesMessage =>
GetResourceString
("ReviewDtdProcessingPropertiesMessage");
77
internal static string @XmlDocumentWithNoSecureResolverMessage =>
GetResourceString
("XmlDocumentWithNoSecureResolverMessage");
79
internal static string @XmlReaderCreateInsecureConstructedMessage =>
GetResourceString
("XmlReaderCreateInsecureConstructedMessage");
81
internal static string @XmlReaderCreateInsecureInputMessage =>
GetResourceString
("XmlReaderCreateInsecureInputMessage");
83
internal static string @XmlReaderCreateWrongOverloadMessage =>
GetResourceString
("XmlReaderCreateWrongOverloadMessage");
85
internal static string @XmlTextReaderConstructedWithNoSecureResolutionMessage =>
GetResourceString
("XmlTextReaderConstructedWithNoSecureResolutionMessage");
87
internal static string @XmlTextReaderSetInsecureResolutionMessage =>
GetResourceString
("XmlTextReaderSetInsecureResolutionMessage");
89
internal static string @DoNotUseInsecureDtdProcessingGenericMessage =>
GetResourceString
("DoNotUseInsecureDtdProcessingGenericMessage");
91
internal static string @InsecureDtdProcessingInApiDesign =>
GetResourceString
("InsecureDtdProcessingInApiDesign");
93
internal static string @DoNotUseInsecureDtdProcessingInApiDesignDescription =>
GetResourceString
("DoNotUseInsecureDtdProcessingInApiDesignDescription");
95
internal static string @XmlDocumentDerivedClassConstructorNoSecureXmlResolverMessage =>
GetResourceString
("XmlDocumentDerivedClassConstructorNoSecureXmlResolverMessage");
97
internal static string @XmlDocumentDerivedClassNoConstructorMessage =>
GetResourceString
("XmlDocumentDerivedClassNoConstructorMessage");
99
internal static string @XmlDocumentDerivedClassSetInsecureXmlResolverInMethodMessage =>
GetResourceString
("XmlDocumentDerivedClassSetInsecureXmlResolverInMethodMessage");
101
internal static string @XmlTextReaderDerivedClassConstructorNoSecureSettingsMessage =>
GetResourceString
("XmlTextReaderDerivedClassConstructorNoSecureSettingsMessage");
103
internal static string @XmlTextReaderDerivedClassNoConstructorMessage =>
GetResourceString
("XmlTextReaderDerivedClassNoConstructorMessage");
105
internal static string @XmlTextReaderDerivedClassSetInsecureSettingsInMethodMessage =>
GetResourceString
("XmlTextReaderDerivedClassSetInsecureSettingsInMethodMessage");
107
internal static string @InsecureXsltScriptProcessingMessage =>
GetResourceString
("InsecureXsltScriptProcessingMessage");
109
internal static string @DoNotUseInsecureXSLTScriptExecutionDescription =>
GetResourceString
("DoNotUseInsecureXSLTScriptExecutionDescription");
111
internal static string @XslCompiledTransformLoadInsecureConstructedMessage =>
GetResourceString
("XslCompiledTransformLoadInsecureConstructedMessage");
113
internal static string @XslCompiledTransformLoadInsecureInputMessage =>
GetResourceString
("XslCompiledTransformLoadInsecureInputMessage");
115
internal static string @MarkVerbHandlersWithValidateAntiforgeryTokenGetAndOtherAndTokenMessage =>
GetResourceString
("MarkVerbHandlersWithValidateAntiforgeryTokenGetAndOtherAndTokenMessage");
117
internal static string @MarkVerbHandlersWithValidateAntiforgeryTokenGetAndTokenMessage =>
GetResourceString
("MarkVerbHandlersWithValidateAntiforgeryTokenGetAndTokenMessage");
119
internal static string @MarkVerbHandlersWithValidateAntiforgeryTokenNoVerbsMessage =>
GetResourceString
("MarkVerbHandlersWithValidateAntiforgeryTokenNoVerbsMessage");
121
internal static string @MarkVerbHandlersWithValidateAntiforgeryTokenNoVerbsNoTokenMessage =>
GetResourceString
("MarkVerbHandlersWithValidateAntiforgeryTokenNoVerbsNoTokenMessage");
123
internal static string @MarkVerbHandlersWithValidateAntiforgeryTokenTitle =>
GetResourceString
("MarkVerbHandlersWithValidateAntiforgeryTokenTitle");
125
internal static string @MarkVerbHandlersWithValidateAntiforgeryTokenVerbsAndNoTokenMessage =>
GetResourceString
("MarkVerbHandlersWithValidateAntiforgeryTokenVerbsAndNoTokenMessage");