2 references to CreateServer
Microsoft.CodeAnalysis.InteractiveHost (2)
Interactive\Core\InteractiveHost.Service.cs (1)
226
var serverStream = NamedPipeUtil.
CreateServer
(pipeName, PipeDirection.InOut);
src\Compilers\Shared\NamedPipeUtil.cs (1)
52
/// <see cref="
CreateServer
(string, PipeDirection?)" /> methods will already guarantee that the identity of the client and server are the