13 references to ResourceManager
System.Text.RegularExpressions.Generator (13)
DiagnosticDescriptors.cs (12)
15
title: new LocalizableResourceString(nameof(SR.InvalidGeneratedRegexAttributeTitle), SR.
ResourceManager
, typeof(FxResources.System.Text.RegularExpressions.Generator.SR)),
16
messageFormat: new LocalizableResourceString(nameof(SR.InvalidGeneratedRegexAttributeMessage), SR.
ResourceManager
, typeof(FxResources.System.Text.RegularExpressions.Generator.SR)),
24
title: new LocalizableResourceString(nameof(SR.InvalidGeneratedRegexAttributeTitle), SR.
ResourceManager
, typeof(FxResources.System.Text.RegularExpressions.Generator.SR)),
25
messageFormat: new LocalizableResourceString(nameof(SR.MultipleGeneratedRegexAttributesMessage), SR.
ResourceManager
, typeof(FxResources.System.Text.RegularExpressions.Generator.SR)),
33
title: new LocalizableResourceString(nameof(SR.InvalidGeneratedRegexAttributeTitle), SR.
ResourceManager
, typeof(FxResources.System.Text.RegularExpressions.Generator.SR)),
34
messageFormat: new LocalizableResourceString(nameof(SR.InvalidRegexArgumentsMessage), SR.
ResourceManager
, typeof(FxResources.System.Text.RegularExpressions.Generator.SR)),
42
title: new LocalizableResourceString(nameof(SR.InvalidGeneratedRegexAttributeTitle), SR.
ResourceManager
, typeof(FxResources.System.Text.RegularExpressions.Generator.SR)),
43
messageFormat: new LocalizableResourceString(nameof(SR.RegexMemberMustHaveValidSignatureMessage), SR.
ResourceManager
, typeof(FxResources.System.Text.RegularExpressions.Generator.SR)),
51
title: new LocalizableResourceString(nameof(SR.LimitedSourceGenerationTitle), SR.
ResourceManager
, typeof(FxResources.System.Text.RegularExpressions.Generator.SR)),
52
messageFormat: new LocalizableResourceString(nameof(SR.LimitedSourceGenerationMessage), SR.
ResourceManager
, typeof(FxResources.System.Text.RegularExpressions.Generator.SR)),
59
title: new LocalizableResourceString(nameof(SR.UseRegexSourceGeneratorTitle), SR.
ResourceManager
, typeof(FxResources.System.Text.RegularExpressions.Generator.SR)),
60
messageFormat: new LocalizableResourceString(nameof(SR.UseRegexSourceGeneratorMessage), SR.
ResourceManager
, typeof(FxResources.System.Text.RegularExpressions.Generator.SR)),
src\runtime\src\libraries\Common\src\System\SR.cs (1)
45
ResourceManager
.GetString(resourceKey);