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