// Assembly: System.Core
// Full name: System.Linq.Expressions.Strings

namespace System.Linq.Expressions
{
public class Strings // TypeDefIndex: 9723
{

	// Methods
	// RVA: -1
	internal static type#26576 get_ReducibleMustOverrideReduce() { }
	// RVA: -1
	internal static type#26576 get_MustReduceToDifferent() { }
	// RVA: -1
	internal static type#26576 get_ReducedNotCompatible() { }
	// RVA: -1
	internal static type#26576 get_SetterHasNoParams() { }
	// RVA: -1
	internal static type#26576 get_PropertyCannotHaveRefType() { }
	// RVA: -1
	internal static type#26576 get_IndexesOfSetGetMustMatch() { }
	// RVA: -1
	internal static type#26576 get_AccessorsCannotHaveVarArgs() { }
	// RVA: -1
	internal static type#26576 get_AccessorsCannotHaveByRefArgs() { }
	// RVA: -1
	internal static type#26576 get_BoundsCannotBeLessThanOne() { }
	// RVA: -1
	internal static type#26576 get_TypeMustNotBeByRef() { }
	// RVA: -1
	internal static type#26576 get_TypeMustNotBePointer() { }
	// RVA: -1
	internal static type#26576 get_SetterMustBeVoid() { }
	// RVA: -1
	internal static type#26576 get_PropertyTypeMustMatchGetter() { }
	// RVA: -1
	internal static type#26576 get_PropertyTypeMustMatchSetter() { }
	// RVA: -1
	internal static type#26576 get_BothAccessorsMustBeStatic() { }
	// RVA: -1
	internal static type#26576 get_OnlyStaticFieldsHaveNullInstance() { }
	// RVA: -1
	internal static type#26576 get_OnlyStaticPropertiesHaveNullInstance() { }
	// RVA: -1
	internal static type#26576 get_OnlyStaticMethodsHaveNullInstance() { }
	// RVA: -1
	internal static type#26576 get_PropertyTypeCannotBeVoid() { }
	// RVA: -1
	internal static type#26576 get_InvalidUnboxType() { }
	// RVA: -1
	internal static type#26576 get_ExpressionMustBeWriteable() { }
	// RVA: -1
	internal static type#26576 get_ArgumentMustNotHaveValueType() { }
	// RVA: -1
	internal static type#26576 get_MustBeReducible() { }
	// RVA: -1
	internal static type#26576 get_LabelMustBeVoidOrHaveExpression() { }
	// RVA: -1
	internal static type#26576 get_LabelTypeMustBeVoid() { }
	// RVA: -1
	internal static type#26576 get_QuotedExpressionMustBeLambda() { }
	// RVA: -1
	internal static type#26576 get_CollectionModifiedWhileEnumerating() { }
	// RVA: -1
	internal static type#26576 VariableMustNotBeByRef(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 get_CollectionReadOnly() { }
	// RVA: -1
	internal static type#26576 AmbiguousMatchInExpandoObject(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 SameKeyExistsInExpando(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 KeyDoesNotExistInExpando(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 InvalidMetaObjectCreated(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 BinderNotCompatibleWithCallSite(type#23705 p0, type#23705 p1, type#23705 p2) { }
	// RVA: -1
	internal static type#26576 DynamicBindingNeedsRestrictions(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 DynamicObjectResultNotAssignable(type#23705 p0, type#23705 p1, type#23705 p2, type#23705 p3) { }
	// RVA: -1
	internal static type#26576 DynamicBinderResultNotAssignable(type#23705 p0, type#23705 p1, type#23705 p2) { }
	// RVA: -1
	internal static type#26576 get_BindingCannotBeNull() { }
	// RVA: -1
	internal static type#26576 DuplicateVariable(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 TypeParameterIsNotDelegate(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 get_NoOrInvalidRuleProduced() { }
	// RVA: -1
	internal static type#26576 get_TypeMustBeDerivedFromSystemDelegate() { }
	// RVA: -1
	internal static type#26576 get_FirstArgumentMustBeCallSite() { }
	// RVA: -1
	internal static type#26576 get_FaultCannotHaveCatchOrFinally() { }
	// RVA: -1
	internal static type#26576 get_TryMustHaveCatchFinallyOrFault() { }
	// RVA: -1
	internal static type#26576 get_BodyOfCatchMustHaveSameTypeAsBodyOfTry() { }
	// RVA: -1
	internal static type#26576 ExtensionNodeMustOverrideProperty(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 UserDefinedOperatorMustBeStatic(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 UserDefinedOperatorMustNotBeVoid(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 CoercionOperatorNotDefined(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 UnaryOperatorNotDefined(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 BinaryOperatorNotDefined(type#23705 p0, type#23705 p1, type#23705 p2) { }
	// RVA: -1
	internal static type#26576 ReferenceEqualityNotDefined(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 OperandTypesDoNotMatchParameters(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 OverloadOperatorTypeDoesNotMatchConversionType(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 get_ConversionIsNotSupportedForArithmeticTypes() { }
	// RVA: -1
	internal static type#26576 get_ArgumentMustBeArray() { }
	// RVA: -1
	internal static type#26576 get_ArgumentMustBeBoolean() { }
	// RVA: -1
	internal static type#26576 get_ArgumentMustBeInteger() { }
	// RVA: -1
	internal static type#26576 get_ArgumentMustBeArrayIndexType() { }
	// RVA: -1
	internal static type#26576 get_ArgumentMustBeSingleDimensionalArrayType() { }
	// RVA: -1
	internal static type#26576 get_ArgumentTypesMustMatch() { }
	// RVA: -1
	internal static type#26576 CannotAutoInitializeValueTypeMemberThroughProperty(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 IncorrectTypeForTypeAs(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 get_CoalesceUsedOnNonNullType() { }
	// RVA: -1
	internal static type#26576 ExpressionTypeCannotInitializeArrayType(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 ExpressionTypeDoesNotMatchReturn(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 ExpressionTypeDoesNotMatchAssignment(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 ExpressionTypeDoesNotMatchLabel(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 ExpressionTypeNotInvocable(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 InstanceFieldNotDefinedForType(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 FieldInfoNotDefinedForType(type#23705 p0, type#23705 p1, type#23705 p2) { }
	// RVA: -1
	internal static type#26576 get_IncorrectNumberOfIndexes() { }
	// RVA: -1
	internal static type#26576 get_IncorrectNumberOfLambdaDeclarationParameters() { }
	// RVA: -1
	internal static type#26576 get_LambdaTypeMustBeDerivedFromSystemDelegate() { }
	// RVA: -1
	internal static type#26576 MemberNotFieldOrProperty(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 MethodContainsGenericParameters(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 MethodIsGeneric(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 PropertyDoesNotHaveAccessor(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 ParameterExpressionNotValidAsDelegate(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 PropertyNotDefinedForType(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 InstancePropertyNotDefinedForType(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 InstanceAndMethodTypeMismatch(type#23705 p0, type#23705 p1, type#23705 p2) { }
	// RVA: -1
	internal static type#26576 UnhandledBinary(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 UnhandledUnary(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 UserDefinedOpMustHaveConsistentTypes(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 UserDefinedOpMustHaveValidReturnType(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 LogicalOperatorMustHaveBooleanOperators(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 MethodWithArgsDoesNotExistOnType(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 GenericMethodWithArgsDoesNotExistOnType(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 MethodWithMoreThanOneMatch(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 get_ArgumentCannotBeOfTypeVoid() { }
	// RVA: -1
	internal static type#26576 OutOfRange(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 LabelTargetAlreadyDefined(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 LabelTargetUndefined(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 get_ControlCannotLeaveFinally() { }
	// RVA: -1
	internal static type#26576 get_ControlCannotLeaveFilterTest() { }
	// RVA: -1
	internal static type#26576 AmbiguousJump(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 get_ControlCannotEnterTry() { }
	// RVA: -1
	internal static type#26576 get_ControlCannotEnterExpression() { }
	// RVA: -1
	internal static type#26576 NonLocalJumpWithValue(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 InvalidLvalue(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 get_RethrowRequiresCatch() { }
	// RVA: -1
	internal static type#26576 MustRewriteToSameNode(type#23705 p0, type#23705 p1, type#23705 p2) { }
	// RVA: -1
	internal static type#26576 MustRewriteChildToSameType(type#23705 p0, type#23705 p1, type#23705 p2) { }
	// RVA: -1
	internal static type#26576 MustRewriteWithoutMethod(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 get_NonAbstractConstructorRequired() { }
	// RVA: -1
	internal static type#26576 get_ExpressionMustBeReadable() { }
	// RVA: -1
	internal static type#26576 ExpressionTypeDoesNotMatchConstructorParameter(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 get_EnumerationIsDone() { }
	// RVA: -1
	internal static type#26576 TypeContainsGenericParameters(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 TypeIsGeneric(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 get_InvalidArgumentValue() { }
	// RVA: -1
	internal static type#26576 InvalidNullValue(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 InvalidObjectType(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 ExpressionTypeDoesNotMatchMethodParameter(type#23705 p0, type#23705 p1, type#23705 p2) { }
	// RVA: -1
	internal static type#26576 ExpressionTypeDoesNotMatchParameter(type#23705 p0, type#23705 p1) { }
	// RVA: -1
	internal static type#26576 IncorrectNumberOfMethodCallArguments(type#23705 p0) { }
	// RVA: -1
	internal static type#26576 get_IncorrectNumberOfLambdaArguments() { }
	// RVA: -1
	internal static type#26576 get_IncorrectNumberOfConstructorArguments() { }
}
}
