2 references to FORMAT_MESSAGE_IGNORE_INSERTS
System (2)
services\monitoring\system\diagnosticts\EventLog.cs (1)
1296flags |= NativeMethods.FORMAT_MESSAGE_IGNORE_INSERTS;
sys\system\io\ports\InternalResources.cs (1)
38int result = SafeNativeMethods.FormatMessage(NativeMethods.FORMAT_MESSAGE_IGNORE_INSERTS |