34 references to GetResourceString
Microsoft.VisualStudio.LanguageServices.Implementation (34)
Microsoft.VisualStudio.LanguageServices.Implementation.SolutionExplorerShim.cs (34)
17internal static string @Analyzers => GetResourceString("Analyzers"); 19internal static string @Folder_Properties => GetResourceString("Folder_Properties"); 21internal static string @Analyzer_Properties => GetResourceString("Analyzer_Properties"); 23internal static string @Add_Analyzer => GetResourceString("Add_Analyzer"); 25internal static string @Analyzer_Files => GetResourceString("Analyzer_Files"); 27internal static string @Diagnostic_Properties => GetResourceString("Diagnostic_Properties"); 29internal static string @No_rule_set_file_is_specified_or_the_file_does_not_exist => GetResourceString("No_rule_set_file_is_specified_or_the_file_does_not_exist"); 31internal static string @The_rule_set_file_could_not_be_opened => GetResourceString("The_rule_set_file_could_not_be_opened"); 33internal static string @The_rule_set_file_could_not_be_updated => GetResourceString("The_rule_set_file_could_not_be_updated"); 35internal static string @Could_not_create_a_rule_set_for_project_0 => GetResourceString("Could_not_create_a_rule_set_for_project_0"); 37internal static string @Default_ => GetResourceString("Default_"); 39internal static string @Error_ => GetResourceString("Error_"); 41internal static string @Warning => GetResourceString("Warning"); 43internal static string @Info => GetResourceString("Info"); 45internal static string @Hidden => GetResourceString("Hidden"); 47internal static string @Suppressed => GetResourceString("Suppressed"); 49internal static string @Rule_Set => GetResourceString("Rule_Set"); 51internal static string @Checking_out_0_for_editing => GetResourceString("Checking_out_0_for_editing"); 53internal static string @Name => GetResourceString("Name"); 55internal static string @Path => GetResourceString("Path"); 57internal static string @Category => GetResourceString("Category"); 59internal static string @Default_severity => GetResourceString("Default_severity"); 61internal static string @Description => GetResourceString("Description"); 63internal static string @Effective_severity => GetResourceString("Effective_severity"); 65internal static string @Enabled_by_default => GetResourceString("Enabled_by_default"); 67internal static string @Help_link => GetResourceString("Help_link"); 69internal static string @ID => GetResourceString("ID"); 71internal static string @Message => GetResourceString("Message"); 73internal static string @Tags => GetResourceString("Tags"); 75internal static string @Title => GetResourceString("Title"); 77internal static string @Type_Name => GetResourceString("Type_Name"); 79internal static string @Source_Generator_Properties => GetResourceString("Source_Generator_Properties"); 81internal static string @Source_Generated_File_Properties => GetResourceString("Source_Generated_File_Properties"); 83internal static string @This_generator_is_not_generating_files => GetResourceString("This_generator_is_not_generating_files");