1 write to _endpoint
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
Internal\NamedPipeConnectionListener.cs (1)
191_endpoint = endpoint;
1 reference to _endpoint
Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes (1)
Internal\NamedPipeConnectionListener.cs (1)
213NamedPipeEndPoint = _endpoint,