|
3.
|
|
|
Cannot convert `{0}' to delegate type `{1}' since there is a parameter mismatch
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1042
|
|
4.
|
|
|
Delegate `{0}' does not take `{1}' arguments
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1054 mcs/mcs/ecore.cs:5893
|
|
5.
|
|
|
Parameter `{0}' should not be declared with the `{1}' keyword
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1069
|
|
6.
|
|
|
Parameter `{0}' must be declared with the `{1}' keyword
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1072
|
|
7.
|
|
|
Parameter `{0}' is declared as type `{1}' but should be `{2}'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1089
|
|
8.
|
|
|
An anonymous method cannot be converted to an expression tree
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1301
|
|
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
|
|
10.
|
|
|
Anonymous methods and lambda expressions cannot be used in the current context
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1344
|
|
11.
|
|
|
Local variable or parameter `{0}' cannot have their address taken and be used inside an anonymous method or lambda expression
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1188
|
|
12.
|
|
|
An expression tree cannot contain an anonymous method expression
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1737
|