8 references to IsSupported
System.Private.CoreLib (8)
src\libraries\System.Private.CoreLib\src\System\Numerics\BitOperations.cs (8)
99if (X86Base.IsSupported || ArmBase.IsSupported || WasmBase.IsSupported) 131if (X86Base.X64.IsSupported || ArmBase.Arm64.IsSupported || WasmBase.IsSupported) 188if (WasmBase.IsSupported) 231if (WasmBase.IsSupported) 299if (WasmBase.IsSupported) 342if (WasmBase.IsSupported) 559if (WasmBase.IsSupported) 614if (WasmBase.IsSupported)