22 references to GetResourceString
Microsoft.DotNet.Cli.Utils (22)
Microsoft.DotNet.Cli.Utils.LocalizableStrings.cs (22)
17internal static string @MalformedText => GetResourceString("MalformedText"); 19internal static string @UnableToLocateDotnetMultiplexer => GetResourceString("UnableToLocateDotnetMultiplexer"); 21internal static string @FileNotFound => GetResourceString("FileNotFound"); 23internal static string @ProjectNotRestoredOrRestoreFailed => GetResourceString("ProjectNotRestoredOrRestoreFailed"); 25internal static string @NoExecutableFoundMatchingCommandErrorMessage => GetResourceString("NoExecutableFoundMatchingCommandErrorMessage"); 30internal static string @NoExecutableFoundMatchingCommand => GetResourceString("NoExecutableFoundMatchingCommand"); 32internal static string @WaitingForDebuggerToAttach => GetResourceString("WaitingForDebuggerToAttach"); 34internal static string @ProcessId => GetResourceString("ProcessId"); 36internal static string @CouldNotAccessAssetsFile => GetResourceString("CouldNotAccessAssetsFile"); 38internal static string @DotNetSdkInfo => GetResourceString("DotNetSdkInfo"); 40internal static string @DotNetSdkInfoLabel => GetResourceString("DotNetSdkInfoLabel"); 42internal static string @DotNetRuntimeInfoLabel => GetResourceString("DotNetRuntimeInfoLabel"); 44internal static string @WriteLineForwarderSetPreviously => GetResourceString("WriteLineForwarderSetPreviously"); 46internal static string @AlreadyCapturingStream => GetResourceString("AlreadyCapturingStream"); 48internal static string @RunningFileNameArguments => GetResourceString("RunningFileNameArguments"); 50internal static string @ProcessExitedWithCode => GetResourceString("ProcessExitedWithCode"); 52internal static string @UnableToInvokeMemberNameAfterCommand => GetResourceString("UnableToInvokeMemberNameAfterCommand"); 54internal static string @EmbedAppNameInHostAppHostHasBeenModified => GetResourceString("EmbedAppNameInHostAppHostHasBeenModified"); 56internal static string @EmbedAppNameInHostFileNameIsTooLong => GetResourceString("EmbedAppNameInHostFileNameIsTooLong"); 60internal static string @CannotFindCommandAvailableAsTool => GetResourceString("CannotFindCommandAvailableAsTool"); 62internal static string @DotnetCliHomeUsed => GetResourceString("DotnetCliHomeUsed"); 64internal static string @DotnetWorkloadInfoLabel => GetResourceString("DotnetWorkloadInfoLabel");