1 reference to ArgumentOutOfRange_ImpersonationInvalid
System.IO.Pipes (1)
System\IO\Pipes\NamedPipeClientStream.cs (1)
73
throw new ArgumentOutOfRangeException(nameof(impersonationLevel), SR.
ArgumentOutOfRange_ImpersonationInvalid
);