2 references to FindBestMatch
Microsoft.DotNet.ApiCompat.Core (2)
Rules\ParameterTypeCannotChange.cs (2)
27IMethodDefinition match = FindBestMatch(method1, mapping.ContainingType, 1, 0); 39IMethodDefinition match = FindBestMatch(method2, mapping.ContainingType, 0, 1);