3 writes to _next
System.Diagnostics.DiagnosticSource (3)
System\Diagnostics\Activity.cs (3)
1626_next = null; 1647_next = baggage.First; 1652_next = _next.Next;
3 references to _next
System.Diagnostics.DiagnosticSource (3)
System\Diagnostics\Activity.cs (3)
1636while (_next is null) 1651Current = _next.Value; 1652_next = _next.Next;