2 references to getMethodMismatchErrorCode
Microsoft.CodeAnalysis.CSharp (2)
Binder\Binder_Conversions.cs (2)
1298
Error(diagnostics,
getMethodMismatchErrorCode
(delegateType.TypeKind), errorLocation, method, delegateType);
1331
Error(diagnostics,
getMethodMismatchErrorCode
(delegateType.TypeKind), errorLocation, method, delegateType);