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