3 references to ERR_RefAssignmentMustHaveIdentityConversion
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Statements.cs (1)
1950
Error(diagnostics, ErrorCode.
ERR_RefAssignmentMustHaveIdentityConversion
, expression.Syntax, targetType);
Binder\ForEachLoopBinder.cs (1)
473
Error(diagnostics, ErrorCode.
ERR_RefAssignmentMustHaveIdentityConversion
, collectionExpr.Syntax, iterationVariableType.Type);
Errors\ErrorFacts.cs (1)
1785
or ErrorCode.
ERR_RefAssignmentMustHaveIdentityConversion