Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ Xor() [11/20]

static Vector64< byte > System.Runtime.Intrinsics.Arm.AdvSimd.Xor ( Vector64< byte > left,
Vector64< byte > right )
inlinestaticinherited

Definition at line 10874 of file AdvSimd.cs.

10875 {
10876 throw new PlatformNotSupportedException();
10877 }

Referenced by System.Collections.BitArray.Xor().