1 reference to NamedPipeServerStream
dotnet.Tests (1)
WindowsInstallerTests.cs (1)
171return new NamedPipeServerStream(name, PipeDirection.InOut, 1, PipeTransmissionMode.Message);