//------------------------------------------------------------------------------ // // 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.Analyzer.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_Analyzer_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_Analyzer_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.Analyzer.Properties.dnSpy.Analyzer.Resources", typeof(dnSpy_Analyzer_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 Analy_ze. /// public static string AnalyzeCommand { get { return ResourceManager.GetString("AnalyzeCommand", resourceCulture); } } /// /// Looks up a localized string similar to Analyzer. /// public static string AnalyzerWindowTitle { get { return ResourceManager.GetString("AnalyzerWindowTitle", resourceCulture); } } /// /// Looks up a localized string similar to Applied To. /// public static string AppliedToTreeNode { get { return ResourceManager.GetString("AppliedToTreeNode", resourceCulture); } } /// /// Looks up a localized string similar to Assigned By. /// public static string AssignedByTreeNode { get { return ResourceManager.GetString("AssignedByTreeNode", resourceCulture); } } /// /// Looks up a localized string similar to Cop_y. /// public static string CopyCommand { get { return ResourceManager.GetString("CopyCommand", resourceCulture); } } /// /// Looks up a localized string similar to Dbl Click. /// public static string DoubleClick { get { return ResourceManager.GetString("DoubleClick", resourceCulture); } } /// /// Looks up a localized string similar to Exposed By. /// public static string ExposedByTreeNode { get { return ResourceManager.GetString("ExposedByTreeNode", resourceCulture); } } /// /// Looks up a localized string similar to Extension Methods. /// public static string ExtensionMethodsTreeNode { get { return ResourceManager.GetString("ExtensionMethodsTreeNode", resourceCulture); } } /// /// Looks up a localized string similar to Go to Reference. /// public static string GoToReferenceCommand { get { return ResourceManager.GetString("GoToReferenceCommand", resourceCulture); } } /// /// Looks up a localized string similar to Show Reference in Method. /// public static string GoToReferenceInCodeCommand { get { return ResourceManager.GetString("GoToReferenceInCodeCommand", resourceCulture); } } /// /// Looks up a localized string similar to Show Reference in Method (New _Tab). /// public static string GoToReferenceInCodeNewTabCommand { get { return ResourceManager.GetString("GoToReferenceInCodeNewTabCommand", resourceCulture); } } /// /// Looks up a localized string similar to Go to Reference (New Ta_b). /// public static string GoToReferenceNewTabCommand { get { return ResourceManager.GetString("GoToReferenceNewTabCommand", resourceCulture); } } /// /// Looks up a localized string similar to hides. /// public static string HidesParent { get { return ResourceManager.GetString("HidesParent", resourceCulture); } } /// /// Looks up a localized string similar to Implemented By. /// public static string ImplementedByTreeNode { get { return ResourceManager.GetString("ImplementedByTreeNode", resourceCulture); } } /// /// Looks up a localized string similar to Instantiated By. /// public static string InstantiatedByTreeNode { get { return ResourceManager.GetString("InstantiatedByTreeNode", resourceCulture); } } /// /// Looks up a localized string similar to Overridden By. /// public static string OverriddenByTreeNode { get { return ResourceManager.GetString("OverriddenByTreeNode", resourceCulture); } } /// /// Looks up a localized string similar to Overrides. /// public static string OverridesTreeNode { get { return ResourceManager.GetString("OverridesTreeNode", resourceCulture); } } /// /// Looks up a localized string similar to Analyzes assemblies. /// public static string Plugin_ShortDescription { get { return ResourceManager.GetString("Plugin_ShortDescription", resourceCulture); } } /// /// Looks up a localized string similar to Raised By. /// public static string RaisedByTreeNode { get { return ResourceManager.GetString("RaisedByTreeNode", resourceCulture); } } /// /// Looks up a localized string similar to Read By. /// public static string ReadByTreeNode { get { return ResourceManager.GetString("ReadByTreeNode", resourceCulture); } } /// /// Looks up a localized string similar to _Remove. /// public static string RemoveCommand { get { return ResourceManager.GetString("RemoveCommand", resourceCulture); } } /// /// Looks up a localized string similar to Searching.... /// public static string Searching { get { return ResourceManager.GetString("Searching", resourceCulture); } } /// /// Looks up a localized string similar to Shift+Dbl Click. /// public static string ShiftDoubleClick { get { return ResourceManager.GetString("ShiftDoubleClick", resourceCulture); } } /// /// Looks up a localized string similar to Ctrl+C. /// public static string ShortCutKeyCtrlC { get { return ResourceManager.GetString("ShortCutKeyCtrlC", resourceCulture); } } /// /// Looks up a localized string similar to Ctrl+Shift+R. /// public static string ShortCutKeyCtrlShiftR { get { return ResourceManager.GetString("ShortCutKeyCtrlShiftR", resourceCulture); } } /// /// Looks up a localized string similar to Del. /// public static string ShortCutKeyDelete { get { return ResourceManager.GetString("ShortCutKeyDelete", resourceCulture); } } /// /// Looks up a localized string similar to Show Tokens. /// public static string ShowMetadataTokensCommand { get { return ResourceManager.GetString("ShowMetadataTokensCommand", resourceCulture); } } /// /// Looks up a localized string similar to Single-click expands nodes. /// public static string SingleClickExpandNodes { get { return ResourceManager.GetString("SingleClickExpandNodes", resourceCulture); } } /// /// Looks up a localized string similar to Syntax Highlight. /// public static string SyntaxHighlightCommand { get { return ResourceManager.GetString("SyntaxHighlightCommand", resourceCulture); } } /// /// Looks up a localized string similar to Used By. /// public static string UsedByTreeNode { get { return ResourceManager.GetString("UsedByTreeNode", resourceCulture); } } /// /// Looks up a localized string similar to Uses. /// public static string UsesTreeNode { get { return ResourceManager.GetString("UsesTreeNode", resourceCulture); } } } }