|
46.
|
|
|
`{0}' does not have a suitable static Main method
|
|
|
|
`{0}' does not have a suitable static Main method
|
|
Translated and reviewed by
Joel Addison
|
|
|
|
Located in
mcs/mcs/assembly.cs:1013
|
|
47.
|
|
|
Program `{0}' does not contain a static `Main' method suitable for an entry point
|
|
|
|
Program `{0}' does not contain a static `Main' method suitable for an entry point
|
|
Translated and reviewed by
Joel Addison
|
|
|
|
Located in
mcs/mcs/assembly.cs:1016
|
|
48.
|
|
|
Error during assembly signing.
|
|
|
represents a space character.
Enter a space in the equivalent position in the translation.
|
|
|
|
Error during assembly signing.
|
|
Translated and reviewed by
Joel Addison
|
|
|
|
Located in
mcs/mcs/assembly.cs:1035
|
|
49.
|
|
|
Metadata file `{0}' could not be found
|
|
|
|
Metadata file `{0}' could not be found
|
|
Translated and reviewed by
Joel Addison
|
|
|
|
Located in
mcs/mcs/assembly.cs:1225
|
|
50.
|
|
|
Metadata file `{0}' does not contain valid metadata
|
|
|
|
Metadata file `{0}' does not contain valid metadata
|
|
Translated and reviewed by
Joel Addison
|
|
|
|
Located in
mcs/mcs/assembly.cs:1230
|
|
51.
|
|
|
Referenced assembly file `{0}' is a module. Consider using `-addmodule' option to add the module
|
|
|
|
Referenced assembly file `{0}' is a module. Consider using `-addmodule' option to add the module
|
|
Translated and reviewed by
Joel Addison
|
|
|
|
Located in
mcs/mcs/assembly.cs:1236
|
|
52.
|
|
|
Added module file `{0}' is an assembly. Consider using `-r' option to reference the file
|
|
|
|
Added module file `{0}' is an assembly. Consider using `-r' option to reference the file
|
|
Translated and reviewed by
Joel Addison
|
|
|
|
Located in
mcs/mcs/assembly.cs:1243
|
|
53.
|
|
|
The `await' operator cannot be used in the body of a lock statement
|
|
|
|
The `await' operator cannot be used in the body of a lock statement
|
|
Translated and reviewed by
Joel Addison
|
|
|
|
Located in
mcs/mcs/async.cs:79
|
|
54.
|
|
|
The `await' operator cannot be used in an unsafe context
|
|
|
|
The `await' operator cannot be used in an unsafe context
|
|
Translated and reviewed by
Joel Addison
|
|
|
|
Located in
mcs/mcs/async.cs:84
|
|
55.
|
|
|
Cannot await void method `{0}'. Consider changing method return type to `Task'
|
|
|
|
Cannot await void method `{0}'. Consider changing method return type to `Task'
|
|
Translated and reviewed by
Joel Addison
|
|
|
|
Located in
mcs/mcs/async.cs:165
|