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