1 reference to ListEquals
System.Core (1)
Microsoft\Scripting\Actions\CallInfo.cs (1)
109return _argCount == other._argCount && _argNames.ListEquals(other._argNames);