C# Inception: Using Roslyn and C# Code to Analyze C# Code

October 8, 2025

EricPotter

Eric Potter

Software Architect, .NET MVP


09:50  -  10:50
Polaris Room

Project Roslyn is Microsoft’s next generation .Net compiler. It’s API allows you to dig into the details of any C# or VB Code. It can be used to improve your code by doing deep analysis and custom rule enforcement. In this presentation, we will look at how you can get started with the Roslyn C# API.


Session Category :  .NET