Home
last modified time | relevance | path

Searched refs:IsWin2008ServerR2 (Results 1 – 2 of 2) sorted by relevance

/dports/lang/mono/mono-5.10.1.57/external/nunit-lite/NUnitLite-1.0.0/src/framework/Internal/
H A DPlatformHelper.cs205 isSupported = os.IsWin2008ServerR2; in IsPlatformSupported()
H A DOSPlatform.cs359 public bool IsWin2008ServerR2 property in NUnit.Framework.Internal.OSPlatform