public void Method(in int x) { x = 5; //Compile error }