2 references to IsSupported
System.Private.CoreLib (2)
src\libraries\System.Private.CoreLib\src\System\Math.cs (1)
218
if (Bmi2.X64.
IsSupported
)
src\libraries\System.Private.CoreLib\src\System\Runtime\Intrinsics\X86\Bmi2.cs (1)
29
public static new bool IsSupported { get =>
IsSupported
; }