Bug: No overload for method 'this' takes 2 arguments

I was able to find the util operation that has this error, it seems to be an accumulator of type Dictionary.Builder if this accumulator is replaced by a Dictionary, it compiles:
Method args bug.vl (16.9 KB)