File '%1' was excluded and the code-behind file '%2' has been moved to 'App_Code' folder since an abstract method has been found in the code-behind file.
Field {0} is a member of type {1}, which is serializable, but is of type {2}, which is not serializable. Add the NonSerializedAttribute ...
Field {0} is declared as 'static readonly' but is initialized with a constant value '{1}'. Mark this field as 'const' instead. ...
Field {0} is declared as 'static readonly' but is initialized with an empty string ("). Mark this field as 'const' instead. ...
Fields of static readonly field '%1!ls!' cannot be assigned to (except in a static constructor or a variable initializer) ...
File '%1' was excluded and the code-behind file '%2' has been moved to 'App_Code' folder since an abstract method has been ...
File '%s' cannot be added to the project. The most likely reason is that the project file is under source code control and ...
File '%s' cannot be removed. The most likely reason is that the file is under source code control and cannot be removed at ...
File '%s' cannot be renamed. The most likely reason is that the file is under source code control and cannot be renamed at ...
File '%s' not found in current source file's directory or in build system paths. Current source file path: '%s' Build system ...