1 reference to IsMatchingMethod
Microsoft.DotNet.ApiCompatibility (1)
Rules\MembersMustExist.cs (1)
122
if (symbol is IMethodSymbol candidate &&
IsMatchingMethod
(method, candidate))