2 references to MicrosoftWindowsName
Infrastructure.Common (2)
OSHelper.cs (2)
58
new Tuple<string, OSID>(
MicrosoftWindowsName
, OSID.AnyWindows), // reserved for "Don't know which version"
146
if (string.Equals(
MicrosoftWindowsName
, CurrentOSDescription, StringComparison.OrdinalIgnoreCase))