1 reference to Get
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\Activity.cs (1)
445
public object? GetTagItem(string key) => _tags?.
Get
(key) ?? null;