13 references to GetResourceString
Microsoft.CodeAnalysis.EditorFeatures.Wpf (13)
Microsoft.CodeAnalysis.EditorFeaturesWpfResources.cs (13)
17internal static string @Error_performing_rename_0 => GetResourceString("Error_performing_rename_0"); 19internal static string @Building_Project => GetResourceString("Building_Project"); 21internal static string @Copying_selection_to_Interactive_Window => GetResourceString("Copying_selection_to_Interactive_Window"); 23internal static string @Executing_selection_in_Interactive_Window => GetResourceString("Executing_selection_in_Interactive_Window"); 25internal static string @Print_a_list_of_referenced_assemblies => GetResourceString("Print_a_list_of_referenced_assemblies"); 27internal static string @The_references_command_is_not_supported_in_this_Interactive_Window_implementation => GetResourceString("The_references_command_is_not_supported_in_this_Interactive_Window_implementation"); 29internal static string @Reset_the_execution_environment_to_the_initial_state_keep_history => GetResourceString("Reset_the_execution_environment_to_the_initial_state_keep_history"); 31internal static string @Reset_to_a_clean_environment_only_mscorlib_referenced_do_not_run_initialization_script => GetResourceString("Reset_to_a_clean_environment_only_mscorlib_referenced_do_not_run_initialization_script"); 33internal static string @Resetting_execution_engine => GetResourceString("Resetting_execution_engine"); 35internal static string @Resetting_Interactive => GetResourceString("Resetting_Interactive"); 37internal static string @The_CurrentWindow_property_may_only_be_assigned_once => GetResourceString("The_CurrentWindow_property_may_only_be_assigned_once"); 39internal static string @Interactive_host_process_platform => GetResourceString("Interactive_host_process_platform"); 41internal static string @Enter_to_rename_shift_enter_to_preview => GetResourceString("Enter_to_rename_shift_enter_to_preview");