3 references to ERR_DelegateRefMismatch
Microsoft.CodeAnalysis.CSharp (3)
Binder\Binder_Conversions.cs (1)
3680TypeKind.Delegate => ErrorCode.ERR_DelegateRefMismatch,
Binder\Semantics\OverloadResolution\OverloadResolutionResult.cs (1)
725diagnostics.Add(delegateOrFunctionPointerType.IsFunctionPointer() ? ErrorCode.ERR_FuncPtrRefMismatch : ErrorCode.ERR_DelegateRefMismatch,
Errors\ErrorFacts.cs (1)
1813or ErrorCode.ERR_DelegateRefMismatch