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