MvsSln
MvsSln copied to clipboard
Sln wrapper review
sln.Result is a legacy from vssbe, no, mainly from its transferring from that projects.
In fact, we're using MvsSln through empty Sln class. That is, only as wrapper over initial vssbe parser with new r/w handlers etc.
MvsSln now is independent project, so we need to review this too. Anyway -_-