text/microsoft-resx 2.0 System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089 Argument types do not match The user-defined equality method '{0}' must return a boolean value. Property '{0}' is not defined for type '{1}' Control cannot enter an expression--only statements can be jumped into. Unhandled Binding Type: {0} Type '{0}' is not IEnumerable Unexpected VarArgs call to method '{0}' Type '{0}' does not have a default constructor Label type must be System.Void if an expression is not supplied must be reducible node Incorrect number of indexes Start and End must be well ordered Type parameter is {0}. Expected a delegate. Non-empty collection required Argument must be array An element with the same key '{0}' already exists in the ExpandoObject. Type must not be a pointer type The binary operator {0} is not defined for the types '{1}' and '{2}'. Control cannot leave a finally block. More than one property '{0}' on type '{1}' is compatible with the supplied arguments. Argument must not have a value type. All test values must have the same type. Accessor indexes cannot be passed ByRef. Rewritten expression calls operator method '{0}', but the original node had no operator method. If this is intentional, override '{1}' and change it to allow this rewrite. node cannot reduce to itself or null An incorrect number of type arguments were specified for the declaration of a Func type. Lambda type parameter must be derived from System.MulticastDelegate The expression type '{0}' is not supported Argument must be an instance member Reference equality is not defined for the types '{0}' and '{1}'. Argument type cannot be System.Void. The specified key '{0}' does not exist in the ExpandoObject. The return type of overload method for operator '{0}' does not match the parameter type of conversion method '{1}'. The property '{0}' has no 'get' accessor Cannot redefine label '{0}' in an inner block. Argument type cannot be void More than one key matching '{0}' was found in the ExpandoObject. Field '{0}.{1}' is not defined for type '{2}' Expression of type '{0}' cannot be used for return type '{1}' variable '{0}' of type '{1}' referenced from scope '{2}', but it is not defined Test value of type '{0}' cannot be used for the comparison method parameter of type '{1}' {0} must be greater than or equal to {1} The value '{0}' is not of type '{1}' and cannot be used in this collection. Argument type '{0}' does not match the corresponding member type '{1}' Expression of type '{0}' cannot be used for parameter of type '{1}' Static method requires null instance, non-static method requires non-null instance. The method '{0}.{1}' is not a property accessor Cannot close over byref parameter '{0}' referenced in lambda '{1}' Expression must be writeable Instance field '{0}' is not defined for type '{1}' Expression of type '{0}' cannot be used for parameter of type '{1}' of method '{2}' Method {0} is a generic method definition Coalesce used with type that cannot be null TryExpression is not supported as an argument to method '{0}' because it has an argument with by-ref type. Construct the tree so the TryExpression is not nested inside of this expression. Property type must match the value type of setter Cannot auto initialize elements of value type through property '{0}', use assignment instead Argument for array index must be of type Int32 Incorrect number of arguments supplied for call to method '{0}' Argument must be either a FieldInfo or PropertyInfo Expression of type '{0}' cannot be used for label of type '{1}' Instance property '{0}' that takes no argument is not defined for type '{1}' Can only unbox from an object or interface type to a value type. Argument must be either a FieldInfo, PropertyInfo or MethodInfo More than one method '{0}' on type '{1}' is compatible with the supplied arguments. Method {0} contains generic parameters Cannot auto initialize members of value type through property '{0}', use assignment instead Try expression is not allowed inside a filter body. The user-defined operator method '{1}' for operator '{0}' must return the same type as its parameter or a derived type. Rewriting child expression from type '{0}' to type '{1}' is not allowed, because it would change the meaning of the operation. If this is intentional, override '{2}' and change it to allow this rewrite. Incorrect number of members for constructor No coercion operator is defined between types '{0}' and '{1}'. Method '{0}' declared on type '{1}' cannot be called with instance of type '{2}' Bind cannot return null. The member '{0}' is not declared on type '{1}' being created Property type must match the value type of getter First argument of delegate must be CallSite Accessor method should not have VarArgs. Incorrect number of arguments for the given members Property cannot have a managed pointer type. Type {0} is a generic type definition Field '{0}' is not defined for type '{1}' Invalid lvalue for assignment: {0}. Can't compile a NewExpression with a constructor declared on an abstract class Variable '{0}' uses unsupported type '{1}'. Reference types are not supported for variables. No or Invalid rule produced No generic method '{0}' on type '{1}' is compatible with the supplied type arguments and arguments. No type arguments should be provided if the method is non-generic. Switch value of type '{0}' cannot be used for the comparison method parameter of type '{1}' No method '{0}' on type '{1}' is compatible with the supplied arguments. Indexing parameters of getter and setter must match. The operands for operator '{0}' do not match the parameters of method '{1}'. cannot assign from the reduced node type to the original node type Both accessors must be static. The user-defined operator method '{1}' for operator '{0}' must have associated boolean True and False operators. Cannot jump to ambiguous label '{0}'. Expression of type '{0}' cannot be invoked The user-defined operator method '{1}' for operator '{0}' must have identical parameter and return types. When called from '{0}', rewriting a node of type '{1}' must return a non-null value of the same type. Alternatively, override '{2}' and change it to not visit children of this type. The result type '{0}' of the dynamic binding produced by binder '{1}' is not compatible with the result type '{2}' expected by the call site. Rethrow statement is valid only inside a Catch block. reducible nodes must override Expression.Reduce() The property '{0}' has no 'get' or 'set' accessors Element initializer method must have at least 1 parameter Setter must have parameters. Argument must be boolean Static field requires null instance, non-static field requires non-null instance. The unary operator {0} is not defined for the type '{1}'. Collection was modified; enumeration operation may not execute. Collection is read-only. Incorrect number of parameters supplied for lambda declaration '{0}' is not a member of any type TryExpression is not supported as a child expression when accessing a member on type '{0}' because it is a value type. Construct the tree so the TryExpression is not nested inside of this expression. Quoted expression must be a lambda The value null is not of type '{0}' and cannot be used in this collection. Cannot jump to undefined label '{0}'. Type must not be ByRef Bounds count cannot be less than 1 Extension node must override the property {0}. Argument must be single-dimensional, zero-based array type Parameter '{0}' of element initializer method '{1}' must not be a pass by reference parameter Type must be System.Void for this label argument All case bodies and the default body must have the same type. Argument must be of an integer type Setter should have void type. try must have at least one catch, finally, or fault clause CompileToMethod cannot compile constant '{0}' because it is a non-trivial value, such as a live object. Instead, create an expression tree that can construct this value. An IDynamicMetaObjectProvider {0} created an invalid DynamicMetaObject instance. An expression of type '{0}' cannot be used to initialize an array of type '{1}' Found duplicate parameter '{0}'. Each ParameterExpression in the list must be a unique object. Incorrect number of arguments supplied for lambda invocation The result of the dynamic binding produced by the object with type '{0}' for the binder '{1}' needs at least one restriction. Property cannot have a void type. Unhandled unary: {0} Argument count must be greater than number of named arguments. Instance property '{0}' is not defined for type '{1}' fault cannot be used with catch or finally clauses Unknown binding type Unhandled binding The type used in TypeAs Expression must be of reference or nullable type, {0} is neither Type {0} contains generic parameters Enumeration has either not started or has already finished. Type must be derived from System.Delegate Cannot jump to non-local label '{0}' with a value. Only jumps to labels defined in outer blocks can pass values. Incorrect number of arguments for constructor The result type '{0}' of the binder '{1}' is not compatible with the result type '{2}' expected by the call site. User-defined operator method '{0}' must be static. Expression must be readable Control cannot enter a try block. Default body must be supplied if case bodies are not System.Void. Body of catch must have the same type as body of try. The constructor should not be static Member '{0}' not field or property Static property requires null instance, non-static property requires non-null instance. Dynamic expressions are not supported by CompileToMethod. Instead, create an expression tree that uses System.Runtime.CompilerServices.CallSite. The result type '{0}' of the dynamic binding produced by the object with type '{1}' for the binder '{2}' is not compatible with the result type '{3}' expected by the call site. Unhandled binary: {0} Expression of type '{0}' cannot be used for assignment to type '{1}' Control cannot leave a filter test. Conversion is not supported for arithmetic types without operator overloading. DebugInfoGenerator created by CreatePdbGenerator can only be used with LambdaExpression.CompileToMethod. Expression of type '{0}' cannot be used for constructor parameter of type '{1}' '{0}' is not a member of type '{1}' Element initializer method must be named 'Add' Invalid argument value An incorrect number of type arguments were specified for the declaration of an Action type. User-defined operator method '{0}' must not be void. Instance property '{0}{1}' is not defined for type '{2}' The property '{0}' has no 'set' accessor Element initializer method must be an instance method ParameterExpression of type '{0}' cannot be used for delegate parameter of type '{1}'