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)
213
NamedPipeEndPoint =
_endpoint
,