-
Notifications
You must be signed in to change notification settings - Fork 1.4k
ThrowHelper APIs #3346
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
michael-hawker
merged 33 commits into
CommunityToolkit:master
from
Sergio0694:feature/throw-helpers
Aug 19, 2020
Merged
ThrowHelper APIs #3346
Changes from all commits
Commits
Show all changes
33 commits
Select commit
Hold shift + click to select a range
4ea26c5
Added missing attributes/annotations
Sergio0694 ee8c71c
Initial update on ThrowHelper visibility
Sergio0694 a90acfc
Improved construction of ArgumentOutOfRangeException-s
Sergio0694 b63b34b
Made current thrower public, minor API additions
Sergio0694 33b83ab
Added more throw helper APIs
Sergio0694 480b860
Removed some throw helpers according to docs
Sergio0694 c9a9360
Simplified XML docs
Sergio0694 0172ae5
Added overloads with inner exception parameters
Sergio0694 9031384
Added more exceptions
Sergio0694 2cce132
Added ArrayTypeMismatchException throw APIs
Sergio0694 e4693b2
Merge branch 'master' into feature/throw-helpers
Sergio0694 39f417c
Merge branch 'master' into feature/throw-helpers
Sergio0694 e517751
Merge branch 'master' into feature/throw-helpers
Sergio0694 18d294c
Merge branch 'master' into feature/throw-helpers
Sergio0694 a8a277f
Merge branch 'master' into feature/throw-helpers
Sergio0694 ffc5d8d
Merge branch 'master' into feature/throw-helpers
Sergio0694 53c6841
Code refactoring, moved attributes to root
Sergio0694 c300e76
Merge branch 'master' into feature/throw-helpers
Sergio0694 85492a0
Merge branch 'master' into feature/throw-helpers
Sergio0694 443947d
Improved XML summary for ThrowHelper class
Sergio0694 f70ae0c
Added [StackTraceHidden] attribute
Sergio0694 ae8ea90
Revert "Added [StackTraceHidden] attribute"
Sergio0694 418c246
Added unit tests for new ThrowHelper APIs
Sergio0694 cd70d0d
Reverted HighPerformance changes
Sergio0694 bd93302
Merge branch 'master' into feature/throw-helpers
Sergio0694 7c7098a
Code refactoring and restructuring
Sergio0694 703ffbc
Merge branch 'master' into feature/throw-helpers
Sergio0694 db8af7f
Merge remote-tracking branch 'upstream/master' into feature/throw-hel…
Sergio0694 670c833
Code tweaks to support #3293
Sergio0694 ca5a07f
Merge branch 'master' into feature/throw-helpers
Sergio0694 759d09b
Fixed a build error, minor refactoring
Sergio0694 fd7415d
Merge branch 'master' into feature/throw-helpers
Sergio0694 96991c2
Merge branch 'master' into feature/throw-helpers
azchohfi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
File renamed without changes.
File renamed without changes.
File renamed without changes.
212 changes: 106 additions & 106 deletions
212
Microsoft.Toolkit/Diagnostics/Generated/ThrowHelper.Collection.g.cs
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.