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