HomeCSharpPage 17

CSharp

Showing 321 - 340 of 961 results
C# Error CS1519 – Invalid token ‘{0}’ in class, record, struct, or interface member declaration Reason for the Error &...
C# Error CS1517 – Invalid preprocessor expression Reason for the Error & Solution Invalid preprocessor expression The compiler encountered an...
C# Error CS1515 – ‘in’ expected Reason for the Error & Solution ‘in’ expected In a statement, the "in" part...
C# Error CS1514 – { expected Reason for the Error & Solution { expected The compiler expected an opening curly...
C# Error CS1513 – } expected Reason for the Error & Solution } expected The compiler expected a closing curly...
C# Error CS1512 – Keyword ‘base’ is not available in the current context Reason for the Error & Solution Keyword...
C# Error CS1511 – Keyword ‘base’ is not available in a static method Reason for the Error & Solution Keyword...
C# Error CS1510 – A ref or out value must be an assignable variable Reason for the Error & Solution...
C# Error CS1509 – The referenced file ‘{0}’ is not an assembly Reason for the Error & Solution Referenced file...
C# Error CS1508 – Resource identifier ‘{0}’ has already been used in this assembly Reason for the Error & Solution...
C# Error CS1507 – Cannot link resource files when building a module Reason for the Error & Solution Cannot link...
C# Error CS1504 – Source file ‘{0}’ could not be opened — {1} Reason for the Error & Solution Source...
C# Error CS1503 – Argument {0}: cannot convert from ‘{1}’ to ‘{2}’ Reason for the Error & Solution Argument ‘number’...
C# Error CS1501 – No overload for method ‘{0}’ takes {1} arguments Reason for the Error & Solution No overload...
C# Error CS1113 – Extension method ‘{0}’ defined on value type ‘{1}’ cannot be used to create delegates Reason for...
C# Error CS1112 – Do not use ‘System.Runtime.CompilerServices.ExtensionAttribute’. Use the ‘this’ keyword instead. Reason for the Error & Solution Do...
C# Error CS1110 – Cannot define a new extension method because the compiler required type ‘{0}’ cannot be found. Are...
C# Error CS1109 – Extension methods must be defined in a top level static class; {0} is a nested class...
C# Error CS1107 – A parameter can only have one ‘{0}’ modifier Reason for the Error & Solution A parameter...
C# Error CS1106 – Extension method must be defined in a non-generic static class Reason for the Error & Solution...

Categories

Archives