HomeCSharpPage 8

CSharp

Showing 141 - 160 of 961 results
C# Error CS2012 – Cannot open ‘{0}’ for writing — ‘{1}’ Reason for the Error & Solution Cannot open ‘file’...
C# Error CS2011 – Error opening response file ‘{0}’ Reason for the Error & Solution Unable to open response file...
C# Error CS2008 – No source files specified. Reason for the Error & Solution No inputs specified The compiler was...
C# Error CS2007 – Unrecognized option: ‘{0}’ Reason for the Error & Solution Unrecognized command-line option: ‘option’ The compiler was...
C# Error CS2006 – Command-line syntax error: Missing ‘{0}’ for ‘{1}’ option Reason for the Error & Solution Command-line syntax...
C# Error CS2005 – Missing file specification for ‘{0}’ option Reason for the Error & Solution Missing file specification for...
C# Error CS2001 – Source file ‘{0}’ could not be found. Reason for the Error & Solution Source file ‘file’...
C# Error CS1997 – Since ‘{0}’ is an async method that returns ‘Task’, a return keyword must not be followed...
C# Error CS1996 – Cannot await in the body of a lock statement Reason for the Error & Solution Cannot...
C# Error CS1994 – The ‘async’ modifier can only be used in methods that have a body. Reason for the...
C# Error CS1988 – Async methods cannot have ref, in or out parameters Reason for the Error & Solution Async...
C# Error CS1986 – ‘await’ requires that the type {0} have a suitable ‘GetAwaiter’ method Reason for the Error &...
C# Error CS1983 – The return type of an async method must be void, Task, Task, a task-like type, IAsyncEnumerable,...
C# Error CS1958 – Object and collection initializer expressions may not be applied to a delegate creation expression Reason for...
C# Error CS1955 – Non-invocable member ‘{0}’ cannot be used like a method. Reason for the Error & Solution Non-invocable...
C# Error CS1954 – The best overloaded method match ‘{0}’ for the collection initializer element cannot be used. Collection initializer...
C# Error CS1952 – An expression tree lambda may not contain a method with variable arguments Reason for the Error...
C# Error CS1951 – An expression tree lambda may not contain a ref, in or out parameter Reason for the...
C# Error CS1950 – The best overloaded Add method ‘{0}’ for the collection initializer has some invalid arguments Reason for...

Categories

Archives