Skip to content
| Marketplace
Sign in
Visual Studio>Tools>Debugging Usings Insertor
Debugging Usings Insertor

Debugging Usings Insertor

Jakub Suchy

|
241 installs
| (0) | Free
This is an example of analyzer, that can create diagnostics when there are missing some usings, that are required for using debugging data transformation via lambdas and linqs in Watch or Immediate windows.
Download

This is an example of roslyn analyzer, that can create diagnostics when there are missing some usings, that are required for using debugging data transformation via lambdas and Linqs in Watch or Immediate windows.

Because Microsoft still haven't added support for post-loading libraries like System.Linq when debugging and therefor it is impossible to use Linq data transformations inside Watch or Immediate windows when debugging.

Please if you have any questions or suggestions, send them to the github repositoryissues here:

https://github.com/jakubsuchybio/DebuggingUsingsInsertor-Analyzer/issues

Thank you.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft