1 write to pipeGuid
System.ServiceModel (1)
System\ServiceModel\Activation\SharedMemory.cs (1)
59contents->pipeGuid = content;
1 reference to pipeGuid
System.ServiceModel (1)
System\ServiceModel\Activation\SharedMemory.cs (1)
145content = contents->isInitialized ? contents->pipeGuid.ToString() : null;