2 writes to Current
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\Activity.cs (2)
1627
Current
= default;
1651
Current
= _next.Value;
2 references to Current
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\DistributedContextPropagator.cs (1)
139
KeyValuePair<string, string?> item = e.
Current
;
System\Diagnostics\W3CPropagator.cs (1)
249
KeyValuePair<string, string?> item = e.
Current
;