Skip to content

This release adds 2 notable features for engineering teams evaluating rollout.

Published 1mo MCP Developer Tools
✓ No known CVEs patched
Read the diff → Tool health → What is this tool? →

✓ No known CVEs patched in this version

Topics

claude-code code-analysis .net mcp roslyn

Summary

AI summary

Added FindEventSubscribers MCP tool with event detection and symbol resolution.

Full changelog

1.10.0 (2026-04-30)

Features

  • add find_event_subscribers MCP tool (976b2e6)
  • add FindEventSubscribersLogic with += / -= site detection (2d8bb26)
  • add models for find_event_subscribers (b43fbb4)
  • add SymbolResolver.FindEvents helper (5e7d23d)
  • register find_event_subscribers MCP tool (cec3372)

Bug Fixes

  • avoid angle brackets in tool description so MDX docs build succeeds (54c1436)

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

Share this release

Track MarcelRoozekrans/roslyn-codelens-mcp

Get notified when new releases ship.

Sign up free

About MarcelRoozekrans/roslyn-codelens-mcp

Roslyn-based MCP server with 22 semantic code intelligence tools for .NET. Type hierarchies, call graphs, DI registrations, diagnostics, code fixes, complexity metrics, and more. Sub-millisecond lookups via pre-built indexes.

All releases →

Related context

Earlier breaking changes

  • v2.0.0 errors: introduces structured tool errors and cancellation pass-through

Beta — feedback welcome: [email protected]