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