-
Notifications
You must be signed in to change notification settings - Fork 6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
static examples #45642
static examples #45642
Conversation
Added description for file access type modifier
Create examples for Local and Lamba expressions
Reference new examples in static doc
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again @bigboybamo
This LGTM, and I'll as soon as the build finishes.
Hi @bigboybamo It looks like the project file in the snippet folder needs to be updated to use the latest version of .NET (.NET 9). That will fix the build errors. |
Update Target Framework
Head branch was pushed to by a user without write access
@BillWagner I've updated the target framework now |
Summary
Fixes #45632
Include use of Static keyword for local functions and lambda expressions
Internal previews