This issue is here to track by-ref support. We depend on Castle project support (see castleproject/Core#663) and can do nothing before it comes. It should happen in the next release, but currently we are waiting for next span of time for their maintainer. Once it's there, we shall consider if we need to add something to NSubstitute.
Additionally we have to make sure that C# 13 params is supported for Span/ReadOnlySpan (see #905).
This issue is here to track by-ref support. We depend on Castle project support (see castleproject/Core#663) and can do nothing before it comes. It should happen in the next release, but currently we are waiting for next span of time for their maintainer. Once it's there, we shall consider if we need to add something to NSubstitute.
Additionally we have to make sure that C# 13
paramsis supported forSpan/ReadOnlySpan(see #905).