|
40.
|
|
|
'<' unexpected: attributes cannot be generic
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:752
|
|
41.
|
|
|
Named attribute arguments must appear after the positional arguments
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:800
|
|
42.
|
|
|
Unexpected symbol `{0}' in class, struct, or interface member declaration
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:892
|
|
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
|