2 writes to _exception
System.Net.Http (2)
System\Net\Http\Metrics\HttpMetricsEnrichmentContext.cs (2)
120
_exception
= exception;
146
_exception
= null;
1 reference to _exception
System.Net.Http (1)
System\Net\Http\Metrics\HttpMetricsEnrichmentContext.cs (1)
61
public Exception? Exception =>
_exception
;