2 references to IsWindows8OrLater
Microsoft.AspNetCore.Cryptography.Internal (1)
CryptoUtil.cs (1)
47if (!OSVersionUtil.IsWindows8OrLater())
Microsoft.AspNetCore.DataProtection (1)
SP800_108\SP800_108_CTR_HMACSHA512Util.cs (1)
28if (OSVersionUtil.IsWindows8OrLater())