|
9.
|
|
|
Cannot convert anonymous method block without a parameter list to delegate type `{0}' because it has one or more `out' parameters
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1320
|
|
13.
|
|
|
An expression tree cannot contain an invocation which uses optional parameter
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/argument.cs:110
|
|
14.
|
|
|
An expression tree cannot contain named argument
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/argument.cs:269
|
|
15.
|
|
|
The method group `{0}' cannot be used as an argument of dynamic operation. Consider using parentheses to invoke the method
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/argument.cs:390
|
|
16.
|
|
|
An anonymous method or lambda expression cannot be used as an argument of dynamic operation. Consider using a cast
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/argument.cs:394
|
|
17.
|
|
|
An expression of type `{0}' cannot be used as an argument of dynamic operation
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/argument.cs:397
|
|
22.
|
|
|
An attribute argument cannot be dynamic expression
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/attribute.cs:243
|
|
25.
|
|
|
Do not use `{0}' directly. Use `dynamic' keyword instead
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/attribute.cs:258
|
|
34.
|
|
|
Invalid value for argument to `{0}' attribute
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/attribute.cs:269
|
|
35.
|
|
|
The attribute `{0}' cannot be applied multiple times
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/attribute.cs:1359
|