| File: Resources\Strings.Designer.cs | Web Access |
| Project: src\runtime\src\tools\illink\src\linker\Mono.Linker.csproj (illink) |
//------------------------------------------------------------------------------ // <auto-generated> // 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. // </auto-generated> //------------------------------------------------------------------------------ namespace Mono.Linker.Resources { using System; /// <summary> /// A strongly-typed resource class, for looking up localized strings, etc. /// </summary> // 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()] internal class Strings { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Strings() { } /// <summary> /// Returns the cached ResourceManager instance used by this class. /// </summary> [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("Mono.Linker.Resources.Strings", typeof(Strings).Assembly); resourceMan = temp; } return resourceMan; } } /// <summary> /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// </summary> [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// <summary> /// Looks up a localized string similar to '{0}' argument does not satisfy {4} in call to '{1}'. The parameter '{2}' of method '{3}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2067 { get { return ResourceManager.GetString("IL2067", resourceCulture); } } /// <summary> /// Looks up a localized string similar to '{0}' method return value does not satisfy {3} requirements. The parameter '{1}' of method '{2}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2068 { get { return ResourceManager.GetString("IL2068", resourceCulture); } } /// <summary> /// Looks up a localized string similar to value stored in field '{0}' does not satisfy {3} requirements. The parameter '{1}' of method '{2}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2069 { get { return ResourceManager.GetString("IL2069", resourceCulture); } } /// <summary> /// Looks up a localized string similar to 'this' argument does not satisfy {3} in call to '{0}'. The parameter '{1}' of method '{2}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2070 { get { return ResourceManager.GetString("IL2070", resourceCulture); } } /// <summary> /// Looks up a localized string similar to '{0}' generic argument does not satisfy {4} in '{1}'. The parameter '{2}' of method '{3}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2071 { get { return ResourceManager.GetString("IL2071", resourceCulture); } } /// <summary> /// Looks up a localized string similar to '{0}' argument does not satisfy {3} in call to '{1}'. The return value of method '{2}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2072 { get { return ResourceManager.GetString("IL2072", resourceCulture); } } /// <summary> /// Looks up a localized string similar to '{0}' method return value does not satisfy {2} requirements. The return value of method '{1}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2073 { get { return ResourceManager.GetString("IL2073", resourceCulture); } } /// <summary> /// Looks up a localized string similar to value stored in field '{0}' does not satisfy {2} requirements. The return value of method '{1}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2074 { get { return ResourceManager.GetString("IL2074", resourceCulture); } } /// <summary> /// Looks up a localized string similar to 'this' argument does not satisfy {2} in call to '{0}'. The return value of method '{1}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2075 { get { return ResourceManager.GetString("IL2075", resourceCulture); } } /// <summary> /// Looks up a localized string similar to '{0}' generic argument does not satisfy {3} in '{1}'. The return value of method '{2}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2076 { get { return ResourceManager.GetString("IL2076", resourceCulture); } } /// <summary> /// Looks up a localized string similar to '{0}' argument does not satisfy {3} in call to '{1}'. The field '{2}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2077 { get { return ResourceManager.GetString("IL2077", resourceCulture); } } /// <summary> /// Looks up a localized string similar to '{0}' method return value does not satisfy {2} requirements. The field '{1}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2078 { get { return ResourceManager.GetString("IL2078", resourceCulture); } } /// <summary> /// Looks up a localized string similar to value stored in field '{0}' does not satisfy {2} requirements. The field '{1}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2079 { get { return ResourceManager.GetString("IL2079", resourceCulture); } } /// <summary> /// Looks up a localized string similar to 'this' argument does not satisfy {2} in call to '{0}'. The field '{1}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2080 { get { return ResourceManager.GetString("IL2080", resourceCulture); } } /// <summary> /// Looks up a localized string similar to '{0}' generic argument does not satisfy {3} in '{1}'. The field '{2}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2081 { get { return ResourceManager.GetString("IL2081", resourceCulture); } } /// <summary> /// Looks up a localized string similar to '{0}' argument does not satisfy {3} in call to '{1}'. The implicit 'this' argument of method '{2}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2082 { get { return ResourceManager.GetString("IL2082", resourceCulture); } } /// <summary> /// Looks up a localized string similar to '{0}' method return value does not satisfy {2} requirements. The implicit 'this' argument of method '{1}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2083 { get { return ResourceManager.GetString("IL2083", resourceCulture); } } /// <summary> /// Looks up a localized string similar to value stored in field '{0}' does not satisfy {2} requirements. The implicit 'this' argument of method '{1}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2084 { get { return ResourceManager.GetString("IL2084", resourceCulture); } } /// <summary> /// Looks up a localized string similar to 'this' argument does not satisfy {2} in call to '{0}'. The implicit 'this' argument of method '{1}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2085 { get { return ResourceManager.GetString("IL2085", resourceCulture); } } /// <summary> /// Looks up a localized string similar to '{0}' generic argument does not satisfy {3} in '{1}'. The implicit 'this' argument of method '{2}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2086 { get { return ResourceManager.GetString("IL2086", resourceCulture); } } /// <summary> /// Looks up a localized string similar to '{0}' argument does not satisfy {4} in call to '{1}'. The generic parameter '{2}' of '{3}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2087 { get { return ResourceManager.GetString("IL2087", resourceCulture); } } /// <summary> /// Looks up a localized string similar to '{0}' method return value does not satisfy {3} requirements. The generic parameter '{1}' of '{2}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2088 { get { return ResourceManager.GetString("IL2088", resourceCulture); } } /// <summary> /// Looks up a localized string similar to value stored in field '{0}' does not satisfy {3} requirements. The generic parameter '{1}' of '{2}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2089 { get { return ResourceManager.GetString("IL2089", resourceCulture); } } /// <summary> /// Looks up a localized string similar to 'this' argument does not satisfy {3} in call to '{0}'. The generic parameter '{1}' of '{2}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2090 { get { return ResourceManager.GetString("IL2090", resourceCulture); } } /// <summary> /// Looks up a localized string similar to '{0}' generic argument does not satisfy {4} in '{1}'. The generic parameter '{2}' of '{3}' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.. /// </summary> internal static string IL2091 { get { return ResourceManager.GetString("IL2091", resourceCulture); } } /// <summary> /// Looks up a localized string similar to Value passed to the '{0}' parameter of method '{1}' cannot be statically determined as a property accessor.. /// </summary> internal static string IL2103 { get { return ResourceManager.GetString("IL2103", resourceCulture); } } /// <summary> /// Looks up a localized string similar to Unused UnconditionalSuppressMessageAttribute suppressing the '{0}' warning found. Consider removing the unused warning suppression.. /// </summary> internal static string IL2121 { get { return ResourceManager.GetString("IL2121", resourceCulture); } } } }