|
8.
|
|
|
Async lambda expressions cannot be converted to expression trees
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/anonymous.cs:1243
|
|
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
|
|
18.
|
|
|
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
|
|
19.
|
|
|
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
|
|
20.
|
|
|
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.
|
|
|
Cannot assign to `{0}' because it is a `{1}'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/assign.cs:792
|
|
23.
|
|
|
Executables cannot be satellite assemblies. Remove the attribute or keep it empty
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/assembly.cs:224
|
|
24.
|
|
|
The specified version string `{0}' does not conform to the required format - major[.minor[.build[.revision]]]
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/assembly.cs:248
|