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