-// gcs0411.cs: The type arguments for method `Foo' cannot be inferred from the usage. Try specifying the type arguments explicitly
+// gcs0411.cs: The type arguments for method `Test<float>.Foo<V,W>(in V, in V)' cannot be inferred from the usage. Try specifying the type arguments explicitly
-// gcs0411.cs: The type arguments for method `Foo' cannot be inferred from the usage. Try specifying the type arguments explicitly
+// gcs0411.cs: The type arguments for method `Test<float>.Foo<V>(in V, in V)' cannot be inferred from the usage. Try specifying the type arguments explicitly