1 reference to GetIsWindows
NuGet.Common (1)
RuntimeEnvironmentHelper.cs (1)
17private static Lazy<bool> _isWindows = new Lazy<bool>(() => GetIsWindows());