1 reference to GetIsMacOSX
NuGet.Common (1)
RuntimeEnvironmentHelper.cs (1)
19private static Lazy<bool> _IsMacOSX = new Lazy<bool>(() => GetIsMacOSX());