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