//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace dnSpy.Debugger.DotNet.CorDebug.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "16.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] public class dnSpy_Debugger_DotNet_CorDebug_Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal dnSpy_Debugger_DotNet_CorDebug_Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("dnSpy.Debugger.DotNet.CorDebug.Properties.dnSpy.Debugger.DotNet.CorDebug.Resource" + "s", typeof(dnSpy_Debugger_DotNet_CorDebug_Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] public static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized string similar to A_rguments. /// public static string DbgAsm_Args { get { return ResourceManager.GetString("DbgAsm_Args", resourceCulture); } } /// /// Looks up a localized string similar to _Break at. /// public static string DbgAsm_BreakAt { get { return ResourceManager.GetString("DbgAsm_BreakAt", resourceCulture); } } /// /// Looks up a localized string similar to E_xecutable. /// public static string DbgAsm_Executable { get { return ResourceManager.GetString("DbgAsm_Executable", resourceCulture); } } /// /// Looks up a localized string similar to _Host. /// public static string DbgAsm_Host { get { return ResourceManager.GetString("DbgAsm_Host", resourceCulture); } } /// /// Looks up a localized string similar to Host Ar_guments. /// public static string DbgAsm_HostArgs { get { return ResourceManager.GetString("DbgAsm_HostArgs", resourceCulture); } } /// /// Looks up a localized string similar to Use host executable. /// public static string DbgAsm_UseHostExecutable { get { return ResourceManager.GetString("DbgAsm_UseHostExecutable", resourceCulture); } } /// /// Looks up a localized string similar to _Working Directory. /// public static string DbgAsm_WorkingDir { get { return ResourceManager.GetString("DbgAsm_WorkingDir", resourceCulture); } } /// /// Looks up a localized string similar to CreateProcess. /// public static string DbgBreak_CreateProcessEvent { get { return ResourceManager.GetString("DbgBreak_CreateProcessEvent", resourceCulture); } } /// /// Looks up a localized string similar to Don't Break. /// public static string DbgBreak_Dont { get { return ResourceManager.GetString("DbgBreak_Dont", resourceCulture); } } /// /// Looks up a localized string similar to Entry Point. /// public static string DbgBreak_EntryPoint { get { return ResourceManager.GetString("DbgBreak_EntryPoint", resourceCulture); } } /// /// Looks up a localized string similar to A CLR debugger error occurred. Terminate the debugged process and try again. /// ///HR: 0x{0:X8} ///Error: 0x{1:X8}. /// public static string Error_CLRDebuggerErrorOccurred { get { return ResourceManager.GetString("Error_CLRDebuggerErrorOccurred", resourceCulture); } } /// /// Looks up a localized string similar to Could not attach to process {0}. /// public static string Error_CouldNotAttachToProcess { get { return ResourceManager.GetString("Error_CouldNotAttachToProcess", resourceCulture); } } /// /// Looks up a localized string similar to Could not break process. Error: 0x{0:X8}. /// public static string Error_CouldNotBreakProcess { get { return ResourceManager.GetString("Error_CouldNotBreakProcess", resourceCulture); } } /// /// Looks up a localized string similar to Couldn't find .NET Core host '{0}'. /// public static string Error_CouldNotFindDotNetCoreHost { get { return ResourceManager.GetString("Error_CouldNotFindDotNetCoreHost", resourceCulture); } } /// /// Looks up a localized string similar to Could not set the next statement.. /// public static string Error_CouldNotSetNextStatement { get { return ResourceManager.GetString("Error_CouldNotSetNextStatement", resourceCulture); } } /// /// Looks up a localized string similar to Could not start the debugger. {0}. /// public static string Error_CouldNotStartDebugger { get { return ResourceManager.GetString("Error_CouldNotStartDebugger", resourceCulture); } } /// /// Looks up a localized string similar to Could not start debugger. /// ///Error: {0}. /// public static string Error_CouldNotStartDebugger2 { get { return ResourceManager.GetString("Error_CouldNotStartDebugger2", resourceCulture); } } /// /// Looks up a localized string similar to Could not start the debugger. Make sure you have access to the file '{0}' /// ///Error: {1}. /// public static string Error_CouldNotStartDebuggerCheckAccessToFile { get { return ResourceManager.GetString("Error_CouldNotStartDebuggerCheckAccessToFile", resourceCulture); } } /// /// Looks up a localized string similar to Could not start the debugger. The debugged program requires admin privileges. Restart dnSpy with admin rights and try again.. /// public static string Error_CouldNotStartDebuggerRequireAdminPrivLvl { get { return ResourceManager.GetString("Error_CouldNotStartDebuggerRequireAdminPrivLvl", resourceCulture); } } /// /// Looks up a localized string similar to The file doesn't exist. /// public static string Error_FileDoesNotExist { get { return ResourceManager.GetString("Error_FileDoesNotExist", resourceCulture); } } /// /// Looks up a localized string similar to Missing filename. /// public static string Error_MissingFilename { get { return ResourceManager.GetString("Error_MissingFilename", resourceCulture); } } /// /// Looks up a localized string similar to Some other process is already debugging process {0}. /// public static string Error_ProcessIsAlreadyBeingDebugged { get { return ResourceManager.GetString("Error_ProcessIsAlreadyBeingDebugged", resourceCulture); } } /// /// Looks up a localized string similar to "<no exception message>". /// public static string ExceptionMessageIsNull { get { return ResourceManager.GetString("ExceptionMessageIsNull", resourceCulture); } } /// /// Looks up a localized string similar to IL offset {0}. /// public static string GlyphToolTip_IL_offset_0 { get { return ResourceManager.GetString("GlyphToolTip_IL_offset_0", resourceCulture); } } /// /// Looks up a localized string similar to line {0} character {1}. /// public static string GlyphToolTip_line_0_character_1 { get { return ResourceManager.GetString("GlyphToolTip_line_0_character_1", resourceCulture); } } /// /// Looks up a localized string similar to address {0}. /// public static string GlyphToolTip_NativeAddress { get { return ResourceManager.GetString("GlyphToolTip_NativeAddress", resourceCulture); } } /// /// Looks up a localized string similar to Internal debugger error. /// public static string InternalDebuggerError { get { return ResourceManager.GetString("InternalDebuggerError", resourceCulture); } } /// /// Looks up a localized string similar to Debugger ({0}). /// public static string Plugin_ShortDescription { get { return ResourceManager.GetString("Plugin_ShortDescription", resourceCulture); } } /// /// Looks up a localized string similar to Appdomain Transition. /// public static string StackFrame_AppdomainTransition { get { return ResourceManager.GetString("StackFrame_AppdomainTransition", resourceCulture); } } /// /// Looks up a localized string similar to Class Init. /// public static string StackFrame_ClassInit { get { return ResourceManager.GetString("StackFrame_ClassInit", resourceCulture); } } /// /// Looks up a localized string similar to Exception. /// public static string StackFrame_Exception { get { return ResourceManager.GetString("StackFrame_Exception", resourceCulture); } } /// /// Looks up a localized string similar to Function Evaluation. /// public static string StackFrame_FunctionEvaluation { get { return ResourceManager.GetString("StackFrame_FunctionEvaluation", resourceCulture); } } /// /// Looks up a localized string similar to Internal Call. /// public static string StackFrame_InternalCall { get { return ResourceManager.GetString("StackFrame_InternalCall", resourceCulture); } } /// /// Looks up a localized string similar to Internal Frame ({0}). /// public static string StackFrame_InternalFrame { get { return ResourceManager.GetString("StackFrame_InternalFrame", resourceCulture); } } /// /// Looks up a localized string similar to JIT Compilation. /// public static string StackFrame_JITCompilation { get { return ResourceManager.GetString("StackFrame_JITCompilation", resourceCulture); } } /// /// Looks up a localized string similar to Lightweight Function. /// public static string StackFrame_LightweightFunction { get { return ResourceManager.GetString("StackFrame_LightweightFunction", resourceCulture); } } /// /// Looks up a localized string similar to Managed to Native Transition. /// public static string StackFrame_ManagedToNativeTransition { get { return ResourceManager.GetString("StackFrame_ManagedToNativeTransition", resourceCulture); } } /// /// Looks up a localized string similar to Native Frame {0}. /// public static string StackFrame_NativeFrame { get { return ResourceManager.GetString("StackFrame_NativeFrame", resourceCulture); } } /// /// Looks up a localized string similar to Native to Managed Transition. /// public static string StackFrame_NativeToManagedTransition { get { return ResourceManager.GetString("StackFrame_NativeToManagedTransition", resourceCulture); } } /// /// Looks up a localized string similar to Security. /// public static string StackFrame_Security { get { return ResourceManager.GetString("StackFrame_Security", resourceCulture); } } /// /// Looks up a localized string similar to Background. /// public static string Thread_UserState_Background { get { return ResourceManager.GetString("Thread_UserState_Background", resourceCulture); } } /// /// Looks up a localized string similar to Stopped. /// public static string Thread_UserState_Stopped { get { return ResourceManager.GetString("Thread_UserState_Stopped", resourceCulture); } } /// /// Looks up a localized string similar to StopRequested. /// public static string Thread_UserState_StopRequested { get { return ResourceManager.GetString("Thread_UserState_StopRequested", resourceCulture); } } /// /// Looks up a localized string similar to Suspended. /// public static string Thread_UserState_Suspended { get { return ResourceManager.GetString("Thread_UserState_Suspended", resourceCulture); } } /// /// Looks up a localized string similar to SuspendRequested. /// public static string Thread_UserState_SuspendRequested { get { return ResourceManager.GetString("Thread_UserState_SuspendRequested", resourceCulture); } } /// /// Looks up a localized string similar to ThreadPool. /// public static string Thread_UserState_ThreadPool { get { return ResourceManager.GetString("Thread_UserState_ThreadPool", resourceCulture); } } /// /// Looks up a localized string similar to UnsafePoint. /// public static string Thread_UserState_UnsafePoint { get { return ResourceManager.GetString("Thread_UserState_UnsafePoint", resourceCulture); } } /// /// Looks up a localized string similar to Unstarted. /// public static string Thread_UserState_Unstarted { get { return ResourceManager.GetString("Thread_UserState_Unstarted", resourceCulture); } } /// /// Looks up a localized string similar to WaitSleepJoin. /// public static string Thread_UserState_WaitSleepJoin { get { return ResourceManager.GetString("Thread_UserState_WaitSleepJoin", resourceCulture); } } /// /// Looks up a localized string similar to Use 32-bit dnSpy to debug 32-bit applications.. /// public static string UseDnSpy64ExeToDebug32 { get { return ResourceManager.GetString("UseDnSpy64ExeToDebug32", resourceCulture); } } /// /// Looks up a localized string similar to Use 64-bit dnSpy to debug 64-bit applications.. /// public static string UseDnSpyExeToDebug64 { get { return ResourceManager.GetString("UseDnSpyExeToDebug64", resourceCulture); } } } }