2 references to MatchesParamArraySignature
Microsoft.VisualBasic.Core (2)
Microsoft\VisualBasic\CompilerServices\VBBinder.vb (2)
1461If ParamArrayExpanded1 AndAlso MatchesParamArraySignature(AmbigParams, Parameters, ParamArrayIndex1, IsPropertySet, ArgCountUpperBound) Then 1466If ParamArrayExpanded0 AndAlso MatchesParamArraySignature(Parameters, AmbigParams, ParamArrayIndex0, IsPropertySet, ArgCountUpperBound) Then