1 write to pipeNameGuidPart
System.ServiceModel (1)
System\ServiceModel\Channels\PipeConnection.cs (1)
2660this.pipeNameGuidPart = contents->pipeGuid.ToString();
2 references to pipeNameGuidPart
System.ServiceModel (2)
System\ServiceModel\Channels\PipeConnection.cs (2)
2661this.pipeName = BuildPipeName(this.pipeNameGuidPart); 2688this.pipeNameGuidPart);