2 writes to _properties
System.Net.Http (2)
System\Net\Http\SocketsHttpHandler\HttpConnectionSettings.cs (1)
117
_properties
= _properties,
System\Net\Http\SocketsHttpHandler\SocketsHttpHandler.cs (1)
428
_settings.
_properties
??= new Dictionary<string, object?>();
1 reference to _properties
System.Net.Http (1)
System\Net\Http\SocketsHttpHandler\HttpConnectionSettings.cs (1)
117
_properties =
_properties
,