4 references to PipeUri
System.ServiceModel.NetNamedPipe (4)
System\ServiceModel\Channels\PipeConnectionInitiator.cs (4)
84string path = PipeUri.GetPath(uri); 89string sharedMemoryName = PipeUri.BuildSharedMemoryName(hostChoices[i], path, globalChoices[iGlobal]); 129path = PipeUri.GetParentPath(path); 146PipeUri.Validate(remoteUri);