2 references to _osVersion
Microsoft.AspNetCore.Cryptography.Internal (2)
Cng\OSVersionUtil.cs (2)
46return (_osVersion >= OSVersion.Win7OrLater); 51return (_osVersion >= OSVersion.Win8OrLater);