-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Turn off interactive - System namespace #12079
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
base: main
Are you sure you want to change the base?
Conversation
Remove the interactive use in the System folder.
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.
Pull request overview
This PR removes the interactive attribute from code examples in XML documentation files within the System namespace, contributing to issue dotnet/docs#50331. The changes are mechanical and consistent across all files.
Key changes:
- Removal of
interactive="try-dotnet"andinteractive="try-dotnet-method"attributes from code snippet directives - All
idattributes remain intact - No functional changes to code or documentation content
Reviewed changes
Copilot reviewed 82 out of 83 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| xml/System/Version.xml | Removed interactive attributes from 7 code examples |
| xml/System/ValueType.xml | Removed interactive attribute from 1 code example |
| xml/System/Uri.xml | Removed interactive attributes from 48 code examples |
| xml/System/UInt64.xml | Removed interactive attributes from 3 code examples |
| xml/System/UInt32.xml | Removed interactive attributes from 7 code examples |
| xml/System/UInt16.xml | Removed interactive attribute from 1 code example |
| xml/System/Type.xml | Removed interactive attributes from 48 code examples |
| xml/System/Tuple*.xml | Removed interactive attributes from multiple Tuple-related files |
| xml/System/TimeZoneInfo.xml | Removed interactive attribute from 1 code example |
| xml/System/TimeSpan.xml | Removed interactive attributes from 36 code examples |
| xml/System/StringSplitOptions.xml | Removed interactive attribute from 1 code example |
| xml/System/String.xml | Removed interactive attributes from 106 code examples |
| xml/System/StackOverflowException.xml | Removed interactive attribute from 1 code example |
| xml/System/Single.xml | Removed interactive attributes from 12 code examples |
| xml/System/Random.xml | Removed interactive attributes from 15 code examples |
| xml/System/Predicate`1.xml | Removed interactive attributes from 3 code examples |
| xml/System/OverflowException.xml | Removed interactive attributes from 3 code examples |
| xml/System/OutOfMemoryException.xml | Removed interactive attribute from 1 code example |
| xml/System/ObjectDisposedException.xml | Removed interactive attribute from 1 code example |
| xml/System/Object.xml | Removed interactive attributes from 8 code examples |
| xml/System/Nullable*.xml | Removed interactive attributes from Nullable-related files |
| xml/System/MulticastDelegate.xml | Removed interactive attribute from 1 code example |
| xml/System/MissingMethodException.xml | Removed interactive attribute from 1 code example |
| xml/System/MissingMemberException.xml | Removed interactive attribute from 1 code example |
| xml/System/MissingFieldException.xml | Removed interactive attribute from 1 code example |
| xml/System/MidpointRounding.xml | Removed interactive attribute from 1 code example |
| xml/System/Int64.xml | Removed interactive attributes from 8 code examples |
| xml/System/IndexOutOfRangeException.xml | Removed interactive attributes from 3 code examples |
Remove the interactive use in the System folder.
Contributes to dotnet/docs#50331
Notes for reviewers:
ifrom "interactive" is outside of the diff, and the diff shows I removed theifrom the followingid=node.