2 references to IsMatch
Microsoft.AspNetCore.Mvc.Abstractions (2)
src\Shared\ParameterBindingMethodCache.cs (2)
448
if (
IsMatch
(methodInfo))
460
if (
IsMatch
(interfaceMethod))