Is there a SSCLI equivalent for .Net Framework 3.5? Something that can be debugged and stepped through.
If you are using Visual Studio 2008 (and especially VS2008 SP1) you should enable the ".NET Framework source stepping" debugger option.
You need to download a patch for the source code of sscli and then you can build through VS 2008.
Copyright © 2021 Jogjafile Inc.
If you are using Visual Studio 2008 (and especially VS2008 SP1) you should enable the ".NET Framework source stepping" debugger option.