Roslyn-based Semantic Code Graph for .NET Seeks Feedback from Static Analysis Experts
Slnmap leverages Roslyn to build a semantic code graph for .NET, inviting expert feedback.
Slnmap utilizes Roslyn to create a comprehensive symbol graph of .NET solutions, enabling queries about dependencies and impacts across projects. This tool stores data in a local SQLite database and exposes it through an MCP server, allowing users to explore the effects of changes in interfaces, such as IBasketService. Feedback is sought on handling runtime references and staleness checks in static analysis tools.
This synthesis was produced from its source by AI; there is no human editor or manual review step. How we work