2 writes to _response
System.Net.Http (2)
System\Net\Http\Metrics\HttpMetricsEnrichmentContext.cs (2)
119
_response
= response;
145
_response
= null;
1 reference to _response
System.Net.Http (1)
System\Net\Http\Metrics\HttpMetricsEnrichmentContext.cs (1)
53
public HttpResponseMessage? Response =>
_response
;