Skip to content

Names -> Keywords batch 9 #6933

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: Race2.cs, arrayasreadonly.cs, exists1.cs, exists2.cs, trueforall1.cs, trueforall2.cs, example1.cs, arraysegment.cs, stringlib.cs, example1.cs, bitstodbl.cs, toint32.cs, binary1.cs, format3.cs.

See #6920

Replacing full type names with keywords when appropriate

Files affected: Race2.cs, arrayasreadonly.cs, exists1.cs, exists2.cs, trueforall1.cs, trueforall2.cs, example1.cs, arraysegment.cs, stringlib.cs, example1.cs, bitstodbl.cs, toint32.cs, binary1.cs, format3.cs.

See dotnet#6920
@WhiteBlackGoose WhiteBlackGoose requested a review from a team as a code owner July 26, 2021 10:12
@ghost ghost added the area-System.Runtime label Jul 26, 2021
@opbld33
Copy link

opbld33 commented Jul 26, 2021

Docs Build status updates of commit 973e5c5:

✅ Validation status: passed

File Status Preview URL Details
samples/snippets/csharp/VS_Snippets_CLR_System/System.ArgumentOutOfRangeException/cs/Race2.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.Array.AsReadOnly/CS/arrayasreadonly.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.ArraySegment/CS/arraysegment.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.BitConverter.Class/CS/example1.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.BitConverter.DoubleInt64/CS/bitstodbl.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.array.exists/cs/exists1.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.array.exists/cs/exists2.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.array.trueforall/cs/trueforall1.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.array.trueforall/cs/trueforall2.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.arraysegment.class/cs/example1.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.badimageformatexception.class/cs/stringlib.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.bitconverter.toint32/cs/toint32.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.boolean.structure/cs/binary1.cs ✅Succeeded View
samples/snippets/csharp/VS_Snippets_CLR_System/system.boolean.structure/cs/format3.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

@BillWagner BillWagner merged commit a7cecbc 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.

3 participants