dotnet / dotnet/dotnet-api-docs
[UUF] Clarify case sensitivity
- Dominant language
- C#
- Stars
- 949
- Forks
- 1.7k
- Avg merge
- 3d 27m
- Merged PRs (30d)
- 49
Description
### Type of issue
Missing information
### Description
"When this method returns, if the conversion succeeded, contains true if value is equal to TrueString" Would appreciate if the documentation clarified whether "equal" was referring to case-sensitive or non-case-sensitive equality. I initially assumed case-sensitive, but from my own testing, it seems to be non-case-sensitive.
### Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.boolean.tryparse?view=net-9.0
### Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System/Boolean.xml
### Document Version Independent Id
8ad4484a-37ae-025f-dc8e-f0c872316271
### Article author
@dotnet-bot
Contributor guide
Assessment
This issue has not been assessed yet.