Implement `FlipBit` (#83400)
authorxtqqczze <45661989+xtqqczze@users.noreply.github.com>
Thu, 8 Jun 2023 02:22:02 +0000 (03:22 +0100)
committerGitHub <noreply@github.com>
Thu, 8 Jun 2023 02:22:02 +0000 (22:22 -0400)
commitc96c15c0d48bc93c6568cac2c82facb7371319c0
tree71b7e96fe7f36330e5005a33937a367ee5ed8a58
parentf42efaa182270c101e9a39d0ffb38357c8bfbcb5
Implement `FlipBit` (#83400)

* Implement `ToggleBit`

* Rename to `ToggleBit`

* Minor improvement to documentation comments
src/libraries/System.Private.CoreLib/src/System/Numerics/BitOperations.cs
src/libraries/System.Private.CoreLib/src/System/SpanHelpers.Byte.cs