1 reference to GetIsLinux
NuGet.Common (1)
RuntimeEnvironmentHelper.cs (1)
21private static Lazy<bool> _IsLinux = new Lazy<bool>(() => GetIsLinux());