1 write to s_SkipRegPatch
System (1)
services\monitoring\system\diagnosticts\EventLog.cs (1)
62s_SkipRegPatch = (os.Platform == PlatformID.Win32NT) && (os.Version.Major > 5);
1 reference to s_SkipRegPatch
System (1)
services\monitoring\system\diagnosticts\EventLog.cs (1)
65return s_SkipRegPatch;