1 write to pipeUri
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
2516
this.
pipeUri
= pipeUri;
1 reference to pipeUri
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
2733
throw DiagnosticUtility.ExceptionUtility.ThrowHelperError(CreatePipeNameCannotBeAccessedException(error,
pipeUri
));