Commit f05f25b
Clarify how to interpret the Variant value on Guid. (dotnet#118987)
* Clarify how to interpret the Variant value on Guid.
The original description makes it hard to understand when you are not already an expert, and don't know that "don't care" bits are a term used in the linked specification.
* Update src/libraries/System.Private.CoreLib/src/System/Guid.cs
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
* Use the proposed wording
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>1 parent 0eec0be commit f05f25b
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
280 | | - | |
| 279 | + | |
| 280 | + | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| |||
0 commit comments