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