58 references to GetResourceString
Microsoft.CodeAnalysis.Razor.Workspaces (58)
artifacts\obj\Microsoft.CodeAnalysis.Razor.Workspaces\Release\net10.0\Microsoft.CodeAnalysis.Razor.Workspaces.Resources.SR.cs (58)
19var value = GetResourceString(resourceKey); 31internal static string @ArgumentCannotBeNullOrEmpty => GetResourceString("ArgumentCannotBeNullOrEmpty"); 33internal static string @Directive => GetResourceString("Directive"); 36internal static string @DirectiveSnippetDescription => GetResourceString("DirectiveSnippetDescription"); 38internal static string @Invalid_Offset => GetResourceString("Invalid_Offset"); 40internal static string @PositionCharacter_Outside_Range => GetResourceString("PositionCharacter_Outside_Range"); 43=> string.Format(Culture, GetResourceString("PositionCharacter_Outside_Range"), p0, p1, p2); 46internal static string @PositionLine_Outside_Range => GetResourceString("PositionLine_Outside_Range"); 49=> string.Format(Culture, GetResourceString("PositionLine_Outside_Range"), p0, p1, p2); 52internal static string @Unknown_mapping_behavior => GetResourceString("Unknown_mapping_behavior"); 54internal static string @Unknown_RazorMetaCode => GetResourceString("Unknown_RazorMetaCode"); 56internal static string @Format_operation_changed_nonwhitespace => GetResourceString("Format_operation_changed_nonwhitespace"); 58internal static string @Edit_at_adds => GetResourceString("Edit_at_adds"); 61=> string.Format(Culture, GetResourceString("Edit_at_adds"), p0, p1); 64internal static string @Edit_at_deletes => GetResourceString("Edit_at_deletes"); 67=> string.Format(Culture, GetResourceString("Edit_at_deletes"), p0, p1); 70internal static string @Format_operation_changed_diagnostics => GetResourceString("Format_operation_changed_diagnostics"); 72internal static string @Diagnostics_before => GetResourceString("Diagnostics_before"); 74internal static string @Diagnostics_after => GetResourceString("Diagnostics_after"); 76internal static string @Language_Services_Missing_Service => GetResourceString("Language_Services_Missing_Service"); 79=> string.Format(Culture, GetResourceString("Language_Services_Missing_Service"), p0); 82internal static string @Not_Available_In => GetResourceString("Not_Available_In"); 84internal static string @TagHelper_Attribute_Glyph => GetResourceString("TagHelper_Attribute_Glyph"); 86internal static string @TagHelper_Element_Glyph => GetResourceString("TagHelper_Element_Glyph"); 88internal static string @Create_Component_FromTag_Title => GetResourceString("Create_Component_FromTag_Title"); 90internal static string @ExtractTo_CodeBehind_Title => GetResourceString("ExtractTo_CodeBehind_Title"); 92internal static string @ExtractTo_Component_Title => GetResourceString("ExtractTo_Component_Title"); 94internal static string @Generate_Async_Event_Handler_Title => GetResourceString("Generate_Async_Event_Handler_Title"); 97=> string.Format(Culture, GetResourceString("Generate_Async_Event_Handler_Title"), p0); 100internal static string @Generate_Event_Handler_Title => GetResourceString("Generate_Event_Handler_Title"); 103=> string.Format(Culture, GetResourceString("Generate_Event_Handler_Title"), p0); 106internal static string @ReTrigger_Completions_Title => GetResourceString("ReTrigger_Completions_Title"); 108internal static string @Blazor_directive_attributes => GetResourceString("Blazor_directive_attributes"); 110internal static string @Promote_using_directive_to => GetResourceString("Promote_using_directive_to"); 113=> string.Format(Culture, GetResourceString("Promote_using_directive_to"), p0); 116internal static string @Wrap_attributes => GetResourceString("Wrap_attributes"); 118internal static string @Unsupported_argument_kind => GetResourceString("Unsupported_argument_kind"); 121=> string.Format(Culture, GetResourceString("Unsupported_argument_kind"), p0); 124internal static string @Unsupported_argument_type => GetResourceString("Unsupported_argument_type"); 127=> string.Format(Culture, GetResourceString("Unsupported_argument_type"), p0); 130internal static string @Unsupported_Razor_extension_0 => GetResourceString("Unsupported_Razor_extension_0"); 133=> string.Format(Culture, GetResourceString("Unsupported_Razor_extension_0"), p0); 136internal static string @Unsupported_razor_project_info_version_encountered => GetResourceString("Unsupported_razor_project_info_version_encountered"); 138internal static string @Simplify_Tag_To_SelfClosing_Title => GetResourceString("Simplify_Tag_To_SelfClosing_Title"); 140internal static string @Simplify_Fully_Qualified_Component_Title => GetResourceString("Simplify_Fully_Qualified_Component_Title"); 142internal static string @IncompatibleProject_NotAnAdditionalFile => GetResourceString("IncompatibleProject_NotAnAdditionalFile"); 145=> string.Format(Culture, GetResourceString("IncompatibleProject_NotAnAdditionalFile"), p0, p1); 148internal static string @IncompatibleProject_NoAdditionalFiles => GetResourceString("IncompatibleProject_NoAdditionalFiles"); 151=> string.Format(Culture, GetResourceString("IncompatibleProject_NoAdditionalFiles"), p0, p1); 154internal static string @Sort_And_Consolidate_Usings_Title => GetResourceString("Sort_And_Consolidate_Usings_Title"); 156internal static string @ExtractTo_Css_Title => GetResourceString("ExtractTo_Css_Title"); 159=> string.Format(Culture, GetResourceString("ExtractTo_Css_Title"), p0); 162internal static string @ComponentCompletionWithRequiredAttributesLabel => GetResourceString("ComponentCompletionWithRequiredAttributesLabel"); 165=> string.Format(Culture, GetResourceString("ComponentCompletionWithRequiredAttributesLabel"), p0); 168internal static string @KeywordDescription => GetResourceString("KeywordDescription"); 171=> string.Format(Culture, GetResourceString("KeywordDescription"), p0); 174internal static string @Remove_unnecessary_directives => GetResourceString("Remove_unnecessary_directives"); 176internal static string @Formatting_Error => GetResourceString("Formatting_Error");