4 references to PipeAccessRights
Aspire.Hosting.RemoteHost (1)
JsonRpcServer.cs (1)
80PipeAccessRights.FullControl,
System.Core (1)
System.Core.cs (1)
109[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.IO.Pipes.PipeAccessRights))]
System.IO.Pipes (1)
System\IO\Pipes\NamedPipeClientStream.Unix.cs (1)
23public NamedPipeClientStream(string serverName, string pipeName, PipeAccessRights desiredAccessRights,
System.IO.Pipes.AccessControl (1)
src\runtime\artifacts\obj\System.IO.Pipes.AccessControl\Release\net11.0-windows\System.IO.Pipes.AccessControl.Forwards.cs (1)
5[assembly: System.Runtime.CompilerServices.TypeForwardedTo(typeof(System.IO.Pipes.PipeAccessRights))]