Categories: Roslyn (18 posts)
2025
- How to Find All Types That Can Be Sealed Using Roslyn
- How to Find Public Symbols That Can Be Internal Using Roslyn
- Roslyn Annotations for Code Fix
- Using Roslyn to analyze and rewrite code in a solution
2024
- Embedded Languages Supported by Roslyn
- Useful resources to write Roslyn Analyzers
- How to test a Roslyn analyzer
- Roslyn analyzers: How to
- Making primary constructor parameters read-only
2023
- File paths in a Roslyn analyzer or source generator
- How to access the Roslyn compilation from a VS extension
- Measuring performance of Roslyn Source Generators
- Testing Roslyn Incremental Source Generators