Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

BillWagner
Copy link
Member

@BillWagner BillWagner commented Jun 29, 2023

Fixes #35878

This feature is experimental, so for details I'm linking to the feature spec in the roslyn repo. The feature may change. When it's finalized, I'll add more details on it in docs, and remove the warnings about its experimental status.


Internal previews

📄 File 🔗 Preview link
docs/csharp/language-reference/compiler-messages/source-generator-errors.md docs/csharp/language-reference/compiler-messages/source-generator-errors
docs/csharp/whats-new/csharp-12.md What's new in C# 12

Add what's new and error / warning information for Interceptors.

Fixes dotnet#35878

This feature is experimental, so for details I'm linking to the feature spec in the roslyn repo. The feature may change. When it's finalized, I'll add more details on it in docs, and remove the warnings about its experimental status.
Copy link

@CamSoper CamSoper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@BillWagner BillWagner merged commit 8cea082 into dotnet:main Jun 30, 2023
@BillWagner BillWagner deleted the interceptors-preview branch June 30, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

[C# 12]: New Experimental Feature - Interceptors
3 participants