1 reference to NamedPipeSharedMemoryName
System.ServiceModel (1)
System\ServiceModel\Channels\SharedConnectionListener.cs (1)
1132string sharedMemoryName = isTcp ? ListenerConstants.TcpSharedMemoryName : ListenerConstants.NamedPipeSharedMemoryName;