6 references to GetResourceString
Microsoft.CodeAnalysis.ExternalAccess.Extensions (6)
src\17e17525bd2479b0\Microsoft.CodeAnalysis.ExternalAccess.Extensions.ExternalAccessExtensionsResources.cs (6)
17internal static string @Cannot_create_0 => GetResourceString("Cannot_create_0"); 19internal static string @Missing_document_file_path => GetResourceString("Missing_document_file_path"); 21internal static string @The_message_type_0_is_not_assignable_to_1 => GetResourceString("The_message_type_0_is_not_assignable_to_1"); 23internal static string @Type_0_implements_interface_1_more_than_once => GetResourceString("Type_0_implements_interface_1_more_than_once"); 25internal static string @The_handler_of_type_0_must_have_a_full_name => GetResourceString("The_handler_of_type_0_must_have_a_full_name"); 27internal static string @The_interface_0_does_not_contain_a_method_named_1 => GetResourceString("The_interface_0_does_not_contain_a_method_named_1");