Base:
3 references to ToString
Microsoft.AspNetCore.Http.Connections (1)
src\Shared\ConnectionEndpointTags.cs (1)
81
tags.Add("server.address", namedPipeEndPoint.
ToString
());
Microsoft.AspNetCore.Server.Kestrel.Core (1)
src\Shared\ConnectionEndpointTags.cs (1)
81
tags.Add("server.address", namedPipeEndPoint.
ToString
());
Microsoft.AspNetCore.SignalR.Core (1)
src\Shared\ConnectionEndpointTags.cs (1)
81
tags.Add("server.address", namedPipeEndPoint.
ToString
());