Showing 261 - 280 of 682 results
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...
C# Error CS1105 โ€“ Extension method must be static Reason for the Error & Solution Extension methods must be static....
C# Error CS1104 โ€“ A parameter array cannot be used with โ€˜thisโ€™ modifier on an extension method Reason for the...

Categories

Archives