|
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
|
|
21.
|
|
|
An expression tree cannot contain an assignment operator
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/assign.cs:326
|
|
22.
|
|
|
Cannot assign to `{0}' because it is a `{1}'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/assign.cs:792
|
|
23.
|
|
|
Invalid type specified as an argument for TypeForwardedTo attribute
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/assembly.cs:302
|
|
24.
|
|
|
A duplicate type forward of type `{0}'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/assembly.cs:310
|
|
25.
|
|
|
Cannot forward type `{0}' because it is defined in this assembly
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/assembly.cs:319
|
|
26.
|
|
|
Cannot forward type `{0}' because it is a nested type
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/assembly.cs:325
|
|
27.
|
|
|
Friend assembly reference `{0}' is invalid. InternalsVisibleTo declarations cannot have a version, culture or processor architecture specified
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/assembly.cs:359
|