3 references to ERROR_INVALID_PARAMETER
System.Core (3)
System\Diagnostics\PerformanceData\CounterSetInstance.cs (1)
64
case (int) UnsafeNativeMethods.
ERROR_INVALID_PARAMETER
:
System\IO\__Error.cs (1)
191
case UnsafeNativeMethods.
ERROR_INVALID_PARAMETER
:
System\IO\LogStream.cs (1)
234
if (hr == UnsafeNativeMethods.
ERROR_INVALID_PARAMETER
)