4 references to PlatformNotSupported_NetNamedPipe
System.ServiceModel.NetNamedPipe (4)
System\ServiceModel\Channels\NamedPipeTransportBindingElement.cs (1)
21throw ExceptionHelper.PlatformNotSupported(SR.Format(SR.PlatformNotSupported_NetNamedPipe));
System\ServiceModel\NamedPipeTransportSecurity.cs (1)
23throw ExceptionHelper.PlatformNotSupported(SR.Format(SR.PlatformNotSupported_NetNamedPipe));
System\ServiceModel\NetNamedPipeBinding.cs (1)
24throw ExceptionHelper.PlatformNotSupported(SR.Format(SR.PlatformNotSupported_NetNamedPipe));
System\ServiceModel\NetNamedPipeSecurity.cs (1)
22throw ExceptionHelper.PlatformNotSupported(SR.Format(SR.PlatformNotSupported_NetNamedPipe));