5 references to ERR_MethDelegateMismatch
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (2)
3672TypeKind.Delegate => ErrorCode.ERR_MethDelegateMismatch, 3793diagnostics.Add(ErrorCode.ERR_MethDelegateMismatch, delegateMismatchLocation, boundMethodGroup.Name, delegateType);
Binder\Binder_Expressions.cs (1)
5648diagnostics.Add(ErrorCode.ERR_MethDelegateMismatch, node.Location,
Binder\Binder_Statements.cs (1)
2524errorCode = ErrorCode.ERR_MethDelegateMismatch;
Errors\ErrorFacts.cs (1)
730or ErrorCode.ERR_MethDelegateMismatch