Skip to content

Names -> Keywords batch 7 #6931

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

Merged

Conversation

WhiteBlackGoose
Copy link
Contributor

Replacing full type names with keywords when appropriate

Files affected: Anon.cs, Delegate.cs, Lambda.cs, createinstance2.cs, CreateInstance5.cs, Example4.cs, Example6.cs, Example8.cs, ForConsumers1.cs, GetSwitches3.cs.

See #6920

Summary

Describe your changes here.

Fixes #Issue_Number (if available)

Replacing full type names with keywords when appropriate

Files affected: Anon.cs, Delegate.cs, Lambda.cs, createinstance2.cs, CreateInstance5.cs, Example4.cs, Example6.cs, Example8.cs, ForConsumers1.cs, GetSwitches3.cs.

See dotnet#6920
@ghost ghost added the area-System.Runtime label Jul 26, 2021
@WhiteBlackGoose WhiteBlackGoose marked this pull request as ready for review July 26, 2021 10:08
@WhiteBlackGoose WhiteBlackGoose requested a review from a team as a code owner July 26, 2021 10:08
@opbld32
Copy link

opbld32 commented Jul 26, 2021

Docs Build status updates of commit 817149b:

✅ Validation status: passed

File Status Preview URL Details
samples/snippets/csharp/VS_Snippets_CLR_System/System.AppContext.Class/cs/Example4.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/System.AppContext.Class/cs/Example6.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/System.AppContext.Class/cs/Example8.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/System.AppContext.Class/cs/ForConsumers1.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/System.AppContext.Class/cs/GetSwitches3.cs ✅Succeeded
samples/snippets/csharp/VS_Snippets_CLR_System/system.Action~4/cs/Anon.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.Action~4/cs/Delegate.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.Action~4/cs/Lambda.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.activator.createinstance/cs/CreateInstance5.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.activator.createinstance/cs/createinstance2.cs ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@opbld32
Copy link

opbld32 commented Jul 26, 2021

Docs Build status updates of commit 0cdf485:

✅ Validation status: passed

File Status Preview URL Details
samples/snippets/csharp/VS_Snippets_CLR_System/System.AppContext.Class/cs/Example4.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/System.AppContext.Class/cs/Example6.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/System.AppContext.Class/cs/Example8.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/System.AppContext.Class/cs/ForConsumers1.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/System.AppContext.Class/cs/GetSwitches3.cs ✅Succeeded
samples/snippets/csharp/VS_Snippets_CLR_System/system.Action~4/cs/Anon.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.Action~4/cs/Delegate.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.Action~4/cs/Lambda.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.activator.createinstance/cs/CreateInstance5.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.activator.createinstance/cs/createinstance2.cs ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

LGTM

@opbld33
Copy link

opbld33 commented Aug 4, 2021

Docs Build status updates of commit 303874f:

✅ Validation status: passed

File Status Preview URL Details
samples/snippets/csharp/VS_Snippets_CLR_System/System.AppContext.Class/cs/Example4.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/System.AppContext.Class/cs/Example6.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/System.AppContext.Class/cs/Example8.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/System.AppContext.Class/cs/ForConsumers1.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/System.AppContext.Class/cs/GetSwitches3.cs ✅Succeeded
samples/snippets/csharp/VS_Snippets_CLR_System/system.Action~4/cs/Anon.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.Action~4/cs/Delegate.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.Action~4/cs/Lambda.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.activator.createinstance/cs/CreateInstance5.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.activator.createinstance/cs/createinstance2.cs ✅Succeeded View

For more details, please refer to the build report.

Note: Broken links written as relative paths are included in the above build report. For broken links written as absolute paths or external URLs, see the broken link report.

For any questions, please:

@BillWagner BillWagner merged commit dd22df7 into dotnet:main Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants