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