2 references to CreateServer
Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost (2)
Program.cs (1)
52var pipeServer = NamedPipeUtil.CreateServer(pipeName, PipeDirection.InOut);
src\Compilers\Shared\NamedPipeUtil.cs (1)
50/// <see cref="CreateServer(string, PipeDirection?)" /> methods will already guarantee that the identity of the client and server are the