2 references to AutoRecoverMofsTimestampVal
System.Management (2)
Instrumentation\WMICapabilities.cs (2)
97
wmiCIMOMKey.SetValue(
AutoRecoverMofsTimestampVal
, DateTime.Now.ToFileTime().ToString((IFormatProvider)CultureInfo.InvariantCulture.GetFormat(typeof(System.Int64))));
115
wmiCIMOMKey.SetValue(
AutoRecoverMofsTimestampVal
, DateTime.Now.ToFileTime().ToString((IFormatProvider)CultureInfo.InvariantCulture.GetFormat(typeof(System.Int64))));