File name contains invalid characters (wildcard characters are not supported);;File name '{0}' contains invalid characters (wildcard characters are not supported)
Features you selected require the following components to be installed: %1. If you want to install these features press Ok ...
Field {0} is transparent or safe-critical but has security critical type {1}. This field should be marked security critical. ...
Fields of static readonly field '%1!ls!' cannot be assigned to (except in a static constructor or a variable initializer) ...
Fields which have a critical type cannot be used from transparent code, and should therefore be marked security critical. ...
File name contains invalid characters (wildcard characters are not supported);;File name '{0}' contains invalid characters ...
File name is listed as a source file more than once;;Duplicate file name: '{0}' is listed as a source file more than once ...
File name is listed as both a source file and an imported assembly;;Duplicate file name: '{0}' is listed as both a source ...
FileMode.Append is not permitted when creating new memory mapped files. Instead, use MemoryMappedFileView to ensure write-only ...
FileStream was asked to open a device that was not a file. For support for devices like 'com1:' or 'lpt1:', call CreateFile, ...