5 references to ERR_MethDelegateMismatch
Microsoft.CodeAnalysis.CSharp (5)
Binder\Binder_Conversions.cs (2)
2969TypeKind.Delegate => ErrorCode.ERR_MethDelegateMismatch, 3088diagnostics.Add(ErrorCode.ERR_MethDelegateMismatch, delegateMismatchLocation, boundMethodGroup.Name, delegateType);
Binder\Binder_Expressions.cs (1)
5476diagnostics.Add(ErrorCode.ERR_MethDelegateMismatch, node.Location,
Binder\Binder_Statements.cs (1)
2494errorCode = ErrorCode.ERR_MethDelegateMismatch;
Errors\ErrorFacts.cs (1)
719or ErrorCode.ERR_MethDelegateMismatch