|
1.
|
|
|
Cannot convert `{0}' to an expression tree of non-delegate type `{1}'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1025
|
|
2.
|
|
|
Cannot convert `{0}' to non-delegate type `{1}'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1030
|
|
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
|
|
8.
|
|
|
Async lambda expressions cannot be converted to expression trees
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1243
|
|
10.
|
|
|
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
|
|
12.
|
|
|
Local variable or parameter `{0}' cannot have their address taken and be used inside an anonymous method, lambda expression or query expression
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1395
|
|
13.
|
|
|
Cannot convert async {0} to delegate type `{1}'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1415
|
|
15.
|
|
|
`{0}': An anonymous type cannot have multiple properties with the same name
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:2051
|
|
16.
|
|
|
An expression tree cannot contain an invocation which uses optional parameter
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/argument.cs:110
|