11 references to GetResourceString
Microsoft.CodeAnalysis.CSharp.Workspaces (11)
Microsoft.CodeAnalysis.CSharp.CSharpWorkspaceResources.cs (11)
17internal static string @Node_does_not_descend_from_root => GetResourceString("Node_does_not_descend_from_root"); 19internal static string @Node_not_in_parent_s_child_list => GetResourceString("Node_not_in_parent_s_child_list"); 21internal static string @Trivia_is_not_associated_with_token => GetResourceString("Trivia_is_not_associated_with_token"); 23internal static string @Cannot_retrieve_the_Span_of_a_null_syntax_reference => GetResourceString("Cannot_retrieve_the_Span_of_a_null_syntax_reference"); 25internal static string @Only_attributes_constructor_initializers_expressions_or_statements_can_be_made_explicit => GetResourceString("Only_attributes_constructor_initializers_expressions_or_statements_can_be_made_explicit"); 27internal static string @Implement_Interface => GetResourceString("Implement_Interface"); 29internal static string @Indentation_preferences => GetResourceString("Indentation_preferences"); 31internal static string @Space_preferences => GetResourceString("Space_preferences"); 33internal static string @Wrapping_preferences => GetResourceString("Wrapping_preferences"); 35internal static string @Remove_and_Sort_Usings => GetResourceString("Remove_and_Sort_Usings"); 37internal static string @Sort_Usings => GetResourceString("Sort_Usings");