When I refactor the extraction method, ReSharper always wants to put the modifier ByValeverywhere. Explicit placement is ByValno longer required, and Visual Studio itself no longer works .
I looked at the Visual Basic.NET subsection in the "Editing Code" section of ReSharper options, but I don’t see anything. Is there any way to disable this?

source
share