Parameter in modifier - dont include Follow Scott Waye Created January 21, 2021 18:35 When R# generates a method, is it possible to not generate the `in` modifier: ``` Foo(in int i) ``` ?
Hello Scott,
Thank you for your question. Could you provide steps to reproduce the described behavior? I have not managed to do this yet, maybe I'm missing something important.
Thank you!