Categories: Roslyn (14 posts)
2024
- Embeded languages in string values 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