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)
53public HttpResponseMessage? Response => _response;