1 write to _authority
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\Http3Connection.cs (1)
75_authority = authority;
2 references to _authority
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\Http3Connection.cs (2)
50public HttpAuthority Authority => _authority; 97MarkConnectionAsEstablished(connectionSetupActivity: connectionSetupActivity, remoteEndPoint: connection.RemoteEndPoint, authority: _authority, connectedEndPoint: connectedEndPoint);