2 references to MatchesParameters
Microsoft.CodeAnalysis.ExpressionEvaluator.FunctionResolver (2)
MetadataResolver.cs (2)
220return MatchesParameters(methodDef, allTypeParameters, containingArity, methodTypeParameters, methodParameters); 256return MatchesParameters(methodDef, allTypeParameters, containingArity, [], propertyParameters);