3 references to AddTypeMismatchDifference
Microsoft.DotNet.ApiCompat.Core (3)
Rules\Compat\DelegatesMustMatch.cs (2)
49
differences.
AddTypeMismatchDifference
("DelegateReturnTypesMustMatch", implReturnType, contractReturnType,
81
differences.
AddTypeMismatchDifference
("DelegateParamTypeMustMatch", implParam.Type, contractParam.Type,
Rules\Compat\EnumTypesMustMatch.cs (1)
30
differences.
AddTypeMismatchDifference
(this, implType, contractType,