Closed
Description
This was suggested by @stephentoub on #68678. The current split is somewhat artificial because of historical reasons.
There are two challenges:
- preserving history & blame. That should be possible AFAIK but it should be tested.
- We will need to make some bigger refactor of UnitTests. They link SslStream.cs now and that have fakes for the rest. We would either need to compile some parts conditionally, refactor the tests of find some other way how to get similar functionality.
We may also add section tags so at least in VS related sections are collapsible.