1 write to _options
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
Internal\NamedPipeConnectionListener.cs (1)
192_options = options;
3 references to _options
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (3)
Internal\NamedPipeConnectionListener.cs (3)
207if (_options.CurrentUserOnly) 212if (_options.PipeSecurity != null) 222_options.PipeSecurity);