static string InvalidUnboxType
static string LabelTargetAlreadyDefined(object p0)
static string ControlCannotLeaveFinally
static string ExpressionTypeDoesNotMatchReturn(object p0, object p1)
static string AllTestValuesMustHaveSameType
static string AccessorsCannotHaveVarArgs
static string InstancePropertyWithSpecifiedParametersNotDefinedForType(object p0, object p1, object p2)
static string MemberNotFieldOrProperty(object p0)
static string PropertyDoesNotHaveSetter(object p0)
static string SetterMustBeVoid
static string ArgumentMemberNotDeclOnType(object p0, object p1)
static string IncorrectNumberOfTypeArgsForFunc
static string ElementInitializerMethodNoRefOutParam(object p0, object p1)
static string TypeMustBeDerivedFromSystemDelegate
static string ArgumentMustBeBoolean
static string TypeMustNotBePointer
static string TypeIsGeneric(object p0)
static string PropertyDoesNotHaveGetter(object p0)
static string ExpressionTypeNotInvocable(object p0)
static string MustRewriteToSameNode(object p0, object p1, object p2)
static string IncorrectTypeForTypeAs(object p0)
static string InvalidLvalue(object p0)
static string PropertyTypeCannotBeVoid
static string EqualityMustReturnBoolean(object p0)
static string ArgumentMustBeArrayIndexType
static string TypeParameterIsNotDelegate(object p0)
static string InvalidObjectType(object p0, object p1)
static string UnexpectedVarArgsCall(object p0)
static string UnhandledUnary(object p0)
static string InvalidNullValue(object p0)
static string TryNotSupportedForValueTypeInstances(object p0)
static string ReferenceEqualityNotDefined(object p0, object p1)
static string NonEmptyCollectionRequired
static string BothAccessorsMustBeStatic
static string ExpressionTypeCannotInitializeArrayType(object p0, object p1)
static string ParameterExpressionNotValidAsDelegate(object p0, object p1)
static string MethodContainsGenericParameters(object p0)
static string ElementInitializerMethodWithZeroArgs
static string ElementInitializerMethodStatic
static string NonAbstractConstructorRequired
static string IncorrectNumberOfTypeArgsForAction
static string MethodNotPropertyAccessor(object p0, object p1)
static string ExtensionNodeMustOverrideProperty(object p0)
static string DynamicBinderResultNotAssignable(object p0, object p1, object p2)
static string ExpressionMustBeReadable
static string CoalesceUsedOnNonNullType
static string IncorrectNumberOfLambdaArguments
static string TryMustHaveCatchFinallyOrFault
static string DynamicBindingNeedsRestrictions(object p0, object p1)
static string CollectionReadOnly
static string SetterHasNoParams
static string GenericMethodWithArgsDoesNotExistOnType(object p0, object p1)
static string TypeMustNotBeByRef
static string FieldInfoNotDefinedForType(object p0, object p1, object p2)
static string InvalidArgumentValue_ParamName
static string MethodWithMoreThanOneMatch(object p0, object p1)
static string UnhandledBindingType(object p0)
static string PropertyCannotHaveRefType
static string OperandTypesDoNotMatchParameters(object p0, object p1)
static string TypeMissingDefaultConstructor(object p0)
static string ArgumentTypeDoesNotMatchMember(object p0, object p1)
static string SwitchValueTypeDoesNotMatchComparisonMethodParameter(object p0, object p1)
static string ArgumentMustBeInteger
static string MustBeReducible
static string AmbiguousMatchInExpandoObject(object p0)
static string NotAMemberOfAnyType(object p0)
static string UserDefinedOperatorMustBeStatic(object p0)
static string IncorrectNumberOfConstructorArguments
static string LabelTargetUndefined(object p0)
static string FirstArgumentMustBeCallSite
static string UserDefinedOperatorMustNotBeVoid(object p0)
static string ArgCntMustBeGreaterThanNameCnt
static string LogicalOperatorMustHaveBooleanOperators(object p0, object p1)
static string ArgumentCannotBeOfTypeVoid
static string CoercionOperatorNotDefined(object p0, object p1)
static string BodyOfCatchMustHaveSameTypeAsBodyOfTry
static string IncorrectNumberOfLambdaDeclarationParameters
static string IndexesOfSetGetMustMatch
static string TryNotSupportedForMethodsWithRefArgs(object p0)
static string UnknownBindingType
static string FaultCannotHaveCatchOrFinally
static string OnlyStaticFieldsHaveNullInstance
static string OnlyStaticMethodsHaveNullInstance
static string UnhandledBinary(object p0)
static string FieldNotDefinedForType(object p0, object p1)
static string TypeContainsGenericParameters(object p0)
static string CannotAutoInitializeValueTypeMemberThroughProperty(object p0)
static string InstanceFieldNotDefinedForType(object p0, object p1)
static string TypeNotIEnumerable(object p0)
static string ExpressionTypeDoesNotMatchMethodParameter(object p0, object p1, object p2)
static string CollectionModifiedWhileEnumerating
static string MustRewriteChildToSameType(object p0, object p1, object p2)
static string EnumerationIsDone
static string InstanceAndMethodTypeMismatch(object p0, object p1, object p2)
static string UndefinedVariable(object p0, object p1, object p2)
static string MustReduceToDifferent
static string AmbiguousJump(object p0)
static string IncorrectNumberOfMethodCallArguments(object p0)
static string ElementInitializerMethodNotAdd
static string NoOrInvalidRuleProduced
static string PropertyNotDefinedForType(object p0, object p1)
static string AllCaseBodiesMustHaveSameType
static string MethodIsGeneric(object p0)
static string CannotCloseOverByRef(object p0, object p1)
static string IncorrectNumberOfIndexes
static string IncorrectNumberOfArgumentsForMembers
static string OverloadOperatorTypeDoesNotMatchConversionType(object p0, object p1)
static string CannotAutoInitializeValueTypeElementThroughProperty(object p0)
static string LabelMustBeVoidOrHaveExpression
static string UnhandledBinding
static string QuotedExpressionMustBeLambda
static string BoundsCannotBeLessThanOne
static string ExpressionTypeDoesNotMatchLabel(object p0, object p1)
static string ControlCannotEnterTry
static string DuplicateVariable(object p0)
static string BinderNotCompatibleWithCallSite(object p0, object p1, object p2)
static string ConversionIsNotSupportedForArithmeticTypes
static string ArgumentMustNotHaveValueType
static string ExpressionTypeDoesNotMatchParameter(object p0, object p1)
static string ControlCannotEnterExpression
static string ArgumentMustBeFieldInfoOrPropertyInfoOrMethod
static string StartEndMustBeOrdered
static string UnaryOperatorNotDefined(object p0, object p1)
static string OutOfRange(object p0, object p1)
static string BinaryOperatorNotDefined(object p0, object p1, object p2)
static string PropertyDoesNotHaveAccessor(object p0)
static string IncorrectNumberOfMembersForGivenConstructor
static string PropertyTypeMustMatchSetter
static string LambdaTypeMustBeDerivedFromSystemDelegate
static string NonStaticConstructorRequired
static string TestValueTypeDoesNotMatchComparisonMethodParameter(object p0, object p1)
static string ArgumentTypeCannotBeVoid
static string RethrowRequiresCatch
static string ExpressionMustBeWriteable
static string MustRewriteWithoutMethod(object p0, object p1)
static string ControlCannotLeaveFilterTest
static string UserDefinedOpMustHaveConsistentTypes(object p0, object p1)
static string ReducedNotCompatible
static string AccessorsCannotHaveByRefArgs
static string SameKeyExistsInExpando(object p0)
static string PropertyWithMoreThanOneMatch(object p0, object p1)
static string UserDefinedOpMustHaveValidReturnType(object p0, object p1)
static string InvalidMetaObjectCreated(object p0)
static string ExpressionTypeDoesNotMatchConstructorParameter(object p0, object p1)
static string ArgumentMustBeArray
static string ArgumentTypesMustMatch
static string TryNotAllowedInFilter
static string ArgumentMustBeInstanceMember
static string ReducibleMustOverrideReduce
static string PropertyTypeMustMatchGetter
static string BindingCannotBeNull
static string VariableMustNotBeByRef(object p0, object p1)
static string NonLocalJumpWithValue(object p0)
static string KeyDoesNotExistInExpando(object p0)
static string LabelTypeMustBeVoid
static string InstancePropertyWithoutParameterNotDefinedForType(object p0, object p1)
static string OnlyStaticPropertiesHaveNullInstance
static string NotAMemberOfType(object p0, object p1)
static string MethodWithArgsDoesNotExistOnType(object p0, object p1)
static string ExpressionTypeDoesNotMatchAssignment(object p0, object p1)
static string ArgumentMustBeSingleDimensionalArrayType
static string DynamicObjectResultNotAssignable(object p0, object p1, object p2, object p3)
static string ArgumentMustBeFieldInfoOrPropertyInfo
static string DefaultBodyMustBeSupplied
static string InstancePropertyNotDefinedForType(object p0, object p1)
static string UserDefinedOpMustHaveConsistentTypes
static string MustBeReducible
static string PropertyTypeCannotBeVoid
static string PropertyWithMoreThanOneMatch
static string DefaultBodyMustBeSupplied
static string ExpressionTypeDoesNotMatchConstructorParameter
static string ControlCannotEnterExpression
static string UserDefinedOperatorMustBeStatic
static string IndexesOfSetGetMustMatch
static string ArgumentTypeDoesNotMatchMember
static string PropertyDoesNotHaveGetter
static string MemberNotFieldOrProperty
static string ReferenceEqualityNotDefined
static string UndefinedVariable
static string TryMustHaveCatchFinallyOrFault
static string UnexpectedVarArgsCall
static string IncorrectNumberOfMethodCallArguments
static string ArgumentMustBeSingleDimensionalArrayType
static string AmbiguousMatchInExpandoObject
static string PropertyDoesNotHaveAccessor
static string InvalidUnboxType
static string NotAMemberOfType
static string CollectionReadOnly
static string OnlyStaticPropertiesHaveNullInstance
static string TryNotSupportedForValueTypeInstances
static string DynamicObjectResultNotAssignable
static string ControlCannotLeaveFinally
static string ExpressionTypeCannotInitializeArrayType
static string UnhandledUnary
static string TypeMissingDefaultConstructor
static string DuplicateVariable
static string TypeMustNotBeByRef
static string ElementInitializerMethodNoRefOutParam
static string EqualityMustReturnBoolean
static string PropertyNotDefinedForType
static string MethodNotPropertyAccessor
static string ElementInitializerMethodWithZeroArgs
static string UnknownBindingType
static string TryNotAllowedInFilter
static string ExpressionTypeDoesNotMatchParameter
static string SwitchValueTypeDoesNotMatchComparisonMethodParameter
static string ExpressionTypeDoesNotMatchAssignment
static string ExpressionTypeDoesNotMatchMethodParameter
static string ExtensionNodeMustOverrideProperty
static string OnlyStaticMethodsHaveNullInstance
static string DynamicBindingNeedsRestrictions
static string IncorrectNumberOfMembersForGivenConstructor
static string IncorrectTypeForTypeAs
static string TypeContainsGenericParameters
static string ArgumentMustNotHaveValueType
static string AccessorsCannotHaveVarArgs
static string MustRewriteWithoutMethod
static string InstancePropertyNotDefinedForType
static string TryNotSupportedForMethodsWithRefArgs
static string MustRewriteChildToSameType
static string Format(string resourceFormat, object p1)
static string SetterMustBeVoid
static string ArgumentMustBeFieldInfoOrPropertyInfo
static string ArgCntMustBeGreaterThanNameCnt
static string CannotCloseOverByRef
static string ArgumentMustBeFieldInfoOrPropertyInfoOrMethod
static string IncorrectNumberOfArgumentsForMembers
static string InvalidLvalue
static string ArgumentMustBeArray
static string PropertyTypeMustMatchSetter
static string InvalidMetaObjectCreated
static string IncorrectNumberOfTypeArgsForAction
static string CollectionModifiedWhileEnumerating
static string UserDefinedOperatorMustNotBeVoid
static string PropertyDoesNotHaveSetter
static string FieldNotDefinedForType
static string IncorrectNumberOfLambdaDeclarationParameters
static string IncorrectNumberOfTypeArgsForFunc
static string InstancePropertyWithoutParameterNotDefinedForType
static string AmbiguousJump
static string ExpressionMustBeWriteable
static string ArgumentMemberNotDeclOnType
static string GenericMethodWithArgsDoesNotExistOnType
static string OperandTypesDoNotMatchParameters
static string IncorrectNumberOfLambdaArguments
static string OnlyStaticFieldsHaveNullInstance
static string TypeMustBeDerivedFromSystemDelegate
static string ExpressionTypeDoesNotMatchLabel
static string LabelTargetAlreadyDefined
static string CoalesceUsedOnNonNullType
static string ArgumentMustBeArrayIndexType
static string InstancePropertyWithSpecifiedParametersNotDefinedForType
static string TypeNotIEnumerable
static string UserDefinedOpMustHaveValidReturnType
static string RethrowRequiresCatch
static string BoundsCannotBeLessThanOne
static string InvalidNullValue
static string ConversionIsNotSupportedForArithmeticTypes
static string BindingCannotBeNull
static string LogicalOperatorMustHaveBooleanOperators
static string TestValueTypeDoesNotMatchComparisonMethodParameter
static string MustReduceToDifferent
static string LabelTypeMustBeVoid
static string NonLocalJumpWithValue
static string IncorrectNumberOfConstructorArguments
static string ElementInitializerMethodStatic
static string ExpressionTypeNotInvocable
static string AllCaseBodiesMustHaveSameType
static string ArgumentCannotBeOfTypeVoid
static string MethodContainsGenericParameters
static string SameKeyExistsInExpando
static string NonAbstractConstructorRequired
static string UnhandledBindingType
static string MustRewriteToSameNode
static string CoercionOperatorNotDefined
static string ArgumentMustBeInteger
static string StartEndMustBeOrdered
static string NonStaticConstructorRequired
static string BinderNotCompatibleWithCallSite
static string NonEmptyCollectionRequired
static string MethodWithArgsDoesNotExistOnType
static string ControlCannotLeaveFilterTest
static string QuotedExpressionMustBeLambda
static string ElementInitializerMethodNotAdd
static string TypeParameterIsNotDelegate
static string FieldInfoNotDefinedForType
static string NotAMemberOfAnyType
static string ReducibleMustOverrideReduce
static string BodyOfCatchMustHaveSameTypeAsBodyOfTry
static string UnhandledBinding
static string InvalidArgumentValue_ParamName
static string CannotAutoInitializeValueTypeElementThroughProperty
static string EnumerationIsDone
static string ArgumentTypeCannotBeVoid
static string FirstArgumentMustBeCallSite
static string ExpressionMustBeReadable
static string TypeMustNotBePointer
static string MethodWithMoreThanOneMatch
static string LambdaTypeMustBeDerivedFromSystemDelegate
static string InvalidObjectType
static string ArgumentTypesMustMatch
static string InstanceAndMethodTypeMismatch
static string CannotAutoInitializeValueTypeMemberThroughProperty
static string LabelTargetUndefined
static string FaultCannotHaveCatchOrFinally
static string KeyDoesNotExistInExpando
static string TypeIsGeneric
static string ArgumentMustBeInstanceMember
static string OverloadOperatorTypeDoesNotMatchConversionType
static string ExpressionTypeDoesNotMatchReturn
static string BothAccessorsMustBeStatic
static string VariableMustNotBeByRef
static string UnaryOperatorNotDefined
static string IncorrectNumberOfIndexes
static string AllTestValuesMustHaveSameType
static string BinaryOperatorNotDefined
static string UnhandledBinary
static string ArgumentMustBeBoolean
static string ControlCannotEnterTry
static string MethodIsGeneric
static string PropertyTypeMustMatchGetter
static string AccessorsCannotHaveByRefArgs
static string ParameterExpressionNotValidAsDelegate
static string NoOrInvalidRuleProduced
static string SetterHasNoParams
static string PropertyCannotHaveRefType
static string LabelMustBeVoidOrHaveExpression
static string ReducedNotCompatible
static string InstanceFieldNotDefinedForType
static string DynamicBinderResultNotAssignable