|
160.
|
|
|
End-of-file found, '*/' expected
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-tokenizer.cs:3702
|
|
161.
|
|
|
Keyword, identifier, or string expected after verbatim specifier: @
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-tokenizer.cs:3820
|
|
162.
|
|
|
Unexpected character `{0}'
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-tokenizer.cs:3857
|
|
163.
|
|
|
Empty character literal
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-tokenizer.cs:3882
|
|
164.
|
|
|
Too many characters in character literal
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cs-tokenizer.cs:3903
|
|
165.
|
|
|
The operation overflows at compile time in checked mode
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cfold.cs:73
|
|
166.
|
|
|
Division by constant zero
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/cfold.cs:782 mcs/mcs/cfold.cs:881
|
|
167.
|
|
|
Partial declarations of `{0}' must be all classes, all structs or all interfaces
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/class.cs:138
|
|
168.
|
|
|
Partial declarations of `{0}' have conflicting accessibility modifiers
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/class.cs:147
|
|
169.
|
|
|
`{0}': explicit interface declaration can only be declared in a class or struct
|
|
|
|
(no translation yet)
|
|
|
|
Located in
mcs/mcs/class.cs:755
|