2 references to CreateNamedPipeServerStream
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (2)
Internal\NamedPipeConnectionListener.cs (1)
217return _options.CreateNamedPipeServerStream(context);
NamedPipeTransportOptions.cs (1)
67/// If per-endpoint security is needed then <see cref="CreateNamedPipeServerStream"/> can be configured