Consider the following code, where C# can disambiguate the overload based on the implicitly typed Action that is supplied.
When was this behavior introduced