1 write to PipeSecurity
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
Internal\NamedPipeConnectionListener.cs (1)
215PipeSecurity = _options.PipeSecurity
2 references to PipeSecurity
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (2)
NamedPipeTransportOptions.cs (2)
94if (context.PipeSecurity != null) 104context.PipeSecurity);