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