prog.cs(10,17): error CS1502: The best overloaded method match for `Test.Foo(uint)' has some invalid arguments
prog.cs(5,17): (Location of the symbol related to previous error)
prog.cs(10,17): error CS1503: Argument `#1' cannot convert `int' expression to type `uint'
Compilation failed: 2 error(s), 0 warnings