Before the move, we also agreed to do the following cleanup:
Span and Buffer ctros should be the same. See dotnet/corefx#23471
Is this work item solely about removing Memory(T[], int) ctor or are there other constructors we want to add/remove?
@KrzysztofCwalina, can we consider this work/issue complete? The extension work can be tracked by the api review issue - https://github.com/dotnet/corefx/issues/23862
Yeah, go ahead and close it. Just make sure the extensions issue does not get lost.
Most helpful comment
Before the move, we also agreed to do the following cleanup:
https://github.com/dotnet/corefxlab/pull/1648)