20 references to CreateLocalizableResourceString
Microsoft.AspNetCore.Components.Analyzers (20)
DiagnosticDescriptors.cs (20)
18CreateLocalizableResourceString(nameof(Resources.ComponentParameterSettersShouldBePublic_Title)), 19CreateLocalizableResourceString(nameof(Resources.ComponentParameterSettersShouldBePublic_Format)), 23description: CreateLocalizableResourceString(nameof(Resources.ComponentParameterSettersShouldBePublic_Description))); 27CreateLocalizableResourceString(nameof(Resources.ComponentParameterCaptureUnmatchedValuesMustBeUnique_Title)), 28CreateLocalizableResourceString(nameof(Resources.ComponentParameterCaptureUnmatchedValuesMustBeUnique_Format)), 32description: CreateLocalizableResourceString(nameof(Resources.ComponentParameterCaptureUnmatchedValuesMustBeUnique_Description))); 36CreateLocalizableResourceString(nameof(Resources.ComponentParameterCaptureUnmatchedValuesHasWrongType_Title)), 37CreateLocalizableResourceString(nameof(Resources.ComponentParameterCaptureUnmatchedValuesHasWrongType_Format)), 41description: CreateLocalizableResourceString(nameof(Resources.ComponentParameterCaptureUnmatchedValuesHasWrongType_Description))); 45CreateLocalizableResourceString(nameof(Resources.ComponentParameterShouldBePublic_Title)), 46CreateLocalizableResourceString(nameof(Resources.ComponentParameterShouldBePublic_Format)), 50description: CreateLocalizableResourceString(nameof(Resources.ComponentParametersShouldBePublic_Description))); 54CreateLocalizableResourceString(nameof(Resources.ComponentParameterShouldNotBeSetOutsideOfTheirDeclaredComponent_Title)), 55CreateLocalizableResourceString(nameof(Resources.ComponentParameterShouldNotBeSetOutsideOfTheirDeclaredComponent_Format)), 59description: CreateLocalizableResourceString(nameof(Resources.ComponentParameterShouldNotBeSetOutsideOfTheirDeclaredComponent_Description))); 63CreateLocalizableResourceString(nameof(Resources.DoNotUseRenderTreeTypes_Title)), 64CreateLocalizableResourceString(nameof(Resources.DoNotUseRenderTreeTypes_Description)), 68description: CreateLocalizableResourceString(nameof(Resources.DoNotUseRenderTreeTypes_Description))); 72CreateLocalizableResourceString(nameof(Resources.ComponentParametersShouldBeAutoProperties_Title)), 73CreateLocalizableResourceString(nameof(Resources.ComponentParametersShouldBeAutoProperties_Message)),