|
static string | VariableMustNotBeByRef (object p0, object p1) |
|
static string | AmbiguousMatchInExpandoObject (object p0) |
|
static string | SameKeyExistsInExpando (object p0) |
|
static string | KeyDoesNotExistInExpando (object p0) |
|
static string | InvalidMetaObjectCreated (object p0) |
|
static string | BinderNotCompatibleWithCallSite (object p0, object p1, object p2) |
|
static string | DynamicBindingNeedsRestrictions (object p0, object p1) |
|
static string | DynamicObjectResultNotAssignable (object p0, object p1, object p2, object p3) |
|
static string | DynamicBinderResultNotAssignable (object p0, object p1, object p2) |
|
static string | DuplicateVariable (object p0) |
|
static string | TypeParameterIsNotDelegate (object p0) |
|
static string | ExtensionNodeMustOverrideProperty (object p0) |
|
static string | UserDefinedOperatorMustBeStatic (object p0) |
|
static string | UserDefinedOperatorMustNotBeVoid (object p0) |
|
static string | CoercionOperatorNotDefined (object p0, object p1) |
|
static string | UnaryOperatorNotDefined (object p0, object p1) |
|
static string | BinaryOperatorNotDefined (object p0, object p1, object p2) |
|
static string | ReferenceEqualityNotDefined (object p0, object p1) |
|
static string | OperandTypesDoNotMatchParameters (object p0, object p1) |
|
static string | OverloadOperatorTypeDoesNotMatchConversionType (object p0, object p1) |
|
static string | EqualityMustReturnBoolean (object p0) |
|
static string | CannotAutoInitializeValueTypeElementThroughProperty (object p0) |
|
static string | CannotAutoInitializeValueTypeMemberThroughProperty (object p0) |
|
static string | IncorrectTypeForTypeAs (object p0) |
|
static string | ExpressionTypeCannotInitializeArrayType (object p0, object p1) |
|
static string | ArgumentTypeDoesNotMatchMember (object p0, object p1) |
|
static string | ArgumentMemberNotDeclOnType (object p0, object p1) |
|
static string | ExpressionTypeDoesNotMatchReturn (object p0, object p1) |
|
static string | ExpressionTypeDoesNotMatchAssignment (object p0, object p1) |
|
static string | ExpressionTypeDoesNotMatchLabel (object p0, object p1) |
|
static string | ExpressionTypeNotInvocable (object p0) |
|
static string | FieldNotDefinedForType (object p0, object p1) |
|
static string | InstanceFieldNotDefinedForType (object p0, object p1) |
|
static string | FieldInfoNotDefinedForType (object p0, object p1, object p2) |
|
static string | MemberNotFieldOrProperty (object p0) |
|
static string | MethodContainsGenericParameters (object p0) |
|
static string | MethodIsGeneric (object p0) |
|
static string | MethodNotPropertyAccessor (object p0, object p1) |
|
static string | PropertyDoesNotHaveGetter (object p0) |
|
static string | PropertyDoesNotHaveSetter (object p0) |
|
static string | PropertyDoesNotHaveAccessor (object p0) |
|
static string | NotAMemberOfType (object p0, object p1) |
|
static string | NotAMemberOfAnyType (object p0) |
|
static string | ParameterExpressionNotValidAsDelegate (object p0, object p1) |
|
static string | PropertyNotDefinedForType (object p0, object p1) |
|
static string | InstancePropertyNotDefinedForType (object p0, object p1) |
|
static string | InstancePropertyWithoutParameterNotDefinedForType (object p0, object p1) |
|
static string | InstancePropertyWithSpecifiedParametersNotDefinedForType (object p0, object p1, object p2) |
|
static string | InstanceAndMethodTypeMismatch (object p0, object p1, object p2) |
|
static string | TypeMissingDefaultConstructor (object p0) |
|
static string | ElementInitializerMethodNoRefOutParam (object p0, object p1) |
|
static string | TypeNotIEnumerable (object p0) |
|
static string | UnhandledBinary (object p0) |
|
static string | UnhandledBindingType (object p0) |
|
static string | UnhandledUnary (object p0) |
|
static string | UserDefinedOpMustHaveConsistentTypes (object p0, object p1) |
|
static string | UserDefinedOpMustHaveValidReturnType (object p0, object p1) |
|
static string | LogicalOperatorMustHaveBooleanOperators (object p0, object p1) |
|
static string | MethodWithArgsDoesNotExistOnType (object p0, object p1) |
|
static string | GenericMethodWithArgsDoesNotExistOnType (object p0, object p1) |
|
static string | MethodWithMoreThanOneMatch (object p0, object p1) |
|
static string | PropertyWithMoreThanOneMatch (object p0, object p1) |
|
static string | OutOfRange (object p0, object p1) |
|
static string | LabelTargetAlreadyDefined (object p0) |
|
static string | LabelTargetUndefined (object p0) |
|
static string | AmbiguousJump (object p0) |
|
static string | NonLocalJumpWithValue (object p0) |
|
static string | InvalidLvalue (object p0) |
|
static string | UndefinedVariable (object p0, object p1, object p2) |
|
static string | CannotCloseOverByRef (object p0, object p1) |
|
static string | UnexpectedVarArgsCall (object p0) |
|
static string | MustRewriteToSameNode (object p0, object p1, object p2) |
|
static string | MustRewriteChildToSameType (object p0, object p1, object p2) |
|
static string | MustRewriteWithoutMethod (object p0, object p1) |
|
static string | TryNotSupportedForMethodsWithRefArgs (object p0) |
|
static string | TryNotSupportedForValueTypeInstances (object p0) |
|
static string | TestValueTypeDoesNotMatchComparisonMethodParameter (object p0, object p1) |
|
static string | SwitchValueTypeDoesNotMatchComparisonMethodParameter (object p0, object p1) |
|
static string | ExpressionTypeDoesNotMatchConstructorParameter (object p0, object p1) |
|
static string | TypeContainsGenericParameters (object p0) |
|
static string | TypeIsGeneric (object p0) |
|
static string | InvalidNullValue (object p0) |
|
static string | InvalidObjectType (object p0, object p1) |
|
static string | ExpressionTypeDoesNotMatchMethodParameter (object p0, object p1, object p2) |
|
static string | ExpressionTypeDoesNotMatchParameter (object p0, object p1) |
|
static string | IncorrectNumberOfMethodCallArguments (object p0) |
|
Definition at line 3 of file Strings.cs.