Fixes in String.Format()#3348
Conversation
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Repository YAML (base), Central YAML (inherited) Review profile: ASSERTIVE Plan: Pro Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
7e5bc90 to
4d2d51e
Compare
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
07acb21 to
00de184
Compare
- Now throws ArgumentNullException, per .NET expected behaviour. - Fix N/n format specifier missing thousands separators.
00de184 to
177233c
Compare
|
Merging as any failure on the unit tests will be addressed at #3347 |
Description
Motivation and Context
How Has This Been Tested?
Screenshots
Types of changes
Checklist