HomeCSharpPage 9

CSharp

Showing 161 - 180 of 961 results
C# Error CS1949 – The contextual keyword ‘var’ cannot be used in a range variable declaration Reason for the Error...
C# Error CS1948 – The range variable ‘{0}’ cannot have the same name as a method type parameter Reason for...
C# Error CS1947 – Range variable ‘{0}’ cannot be assigned to — it is read only Reason for the Error...
C# Error CS1946 – An anonymous method expression cannot be converted to an expression tree Reason for the Error &...
C# Error CS1945 – An expression tree may not contain an anonymous method expression Reason for the Error & Solution...
C# Error CS1944 – An expression tree may not contain an unsafe pointer operation Reason for the Error & Solution...
C# Error CS1942 – The type of the expression in the {0} clause is incorrect. Type inference failed in the...
C# Error CS1941 – The type of one of the expressions in the {0} clause is incorrect. Type inference failed...
C# Error CS1940 – Multiple implementations of the query pattern were found for source type ‘{0}’. Ambiguous call to ‘{1}’....
C# Error CS1939 – Cannot pass the range variable ‘{0}’ as an out or ref parameter Reason for the Error...
C# Error CS1938 – The name ‘{0}’ is not in scope on the right side of ‘equals’. Consider swapping the...
C# Error CS1937 – The name ‘{0}’ is not in scope on the left side of ‘equals’. Consider swapping the...
C# Error CS1936 – Could not find an implementation of the query pattern for source type ‘{0}’. ‘{1}’ not found....
C# Error CS1934 – Could not find an implementation of the query pattern for source type ‘{0}’. ‘{1}’ not found....
C# Error CS1932 – Cannot assign {0} to a range variable Reason for the Error & Solution Cannot assign ‘expression’...
C# Error CS1931 – The range variable ‘{0}’ conflicts with a previous declaration of ‘{0}’ Reason for the Error &...
C# Error CS1930 – The range variable ‘{0}’ has already been declared Reason for the Error & Solution The range...
C# Error CS1929 – ‘{0}’ does not contain a definition for ‘{1}’ and the best extension method overload ‘{2}’ requires...

Categories

Archives