Skip to content

Instantly share code, notes, and snippets.

@AnthonyGiretti
Created March 22, 2026 02:34
Show Gist options
  • Select an option

  • Save AnthonyGiretti/bec4571c8e4ec4bbe94134dc017aaaba to your computer and use it in GitHub Desktop.

Select an option

Save AnthonyGiretti/bec4571c8e4ec4bbe94134dc017aaaba to your computer and use it in GitHub Desktop.
Introduction to C# 14 Interceptors
// This is what ends up in the compiled IL — invisible to the developer
GeneratedInterceptors.Log_Intercepted_0("Order created", LogLevel.Information);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment