|
43.
|
|
|
The constant `{0}' cannot be marked static
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:992
|
|
44.
|
|
|
A const field requires a value to be provided
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:1047 mcs/mcs/cs-parser.jay:4787
|
|
45.
|
|
|
Fields cannot have void type
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:1066
|
|
46.
|
|
|
A fixed size buffer field must have the array size specifier after the field name
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:1116
|
|
47.
|
|
|
Value or constant expected
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:1211
|
|
48.
|
|
|
`{0}': interface members cannot have a definition
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:1239 mcs/mcs/cs-parser.jay:1800
mcs/mcs/cs-parser.jay:1848 mcs/mcs/cs-parser.jay:2433
mcs/mcs/cs-parser.jay:2461
|
|
49.
|
|
|
Constraints are not allowed on non-generic declarations
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/decl.cs:469
|
|
50.
|
|
|
`{0}': Cannot specify constraints for overrides and explicit interface implementation methods
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/class.cs:3737
|
|
51.
|
|
|
A partial method cannot define access modifier or any of abstract, extern, new, override, sealed, or virtual modifiers
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/method.cs:918
|
|
52.
|
|
|
A partial method must be declared within a partial class or partial struct
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/method.cs:924
|