|
35.
|
|
|
The attribute `{0}' cannot be applied multiple times
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/attribute.cs:1359
|
|
36.
|
|
|
`{0}' is obsolete: `{1}'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/attribute.cs:1665
|
|
37.
|
|
|
A namespace declaration cannot have modifiers or attributes
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:474
|
|
38.
|
|
|
Namespace elements cannot be explicitly declared as private, protected or protected internal
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:570
|
|
39.
|
|
|
Assembly and module attributes must precede all other elements except using clauses and extern alias declarations
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-parser.jay:613
|
|
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
|