3 references to FORMAT_MESSAGE_IGNORE_INSERTS
System.ServiceModel (3)
System\ServiceModel\Channels\PipeConnection.cs (1)
2888if (UnsafeNativeMethods.FormatMessage(UnsafeNativeMethods.FORMAT_MESSAGE_IGNORE_INSERTS |
System\ServiceModel\MsmqException.cs (2)
167int formatFlags = UnsafeNativeMethods.FORMAT_MESSAGE_IGNORE_INSERTS 182int formatFlags = UnsafeNativeMethods.FORMAT_MESSAGE_IGNORE_INSERTS