3 references to Tags
Microsoft.AspNetCore.SignalR.Tests (1)
HubConnectionHandlerTests.Activity.cs (1)
353var tags = activity.Tags.ToArray();
System.Diagnostics.DiagnosticSource (2)
System\Diagnostics\Activity.cs (2)
453/// This shows up in the <see cref="Tags"/> enumeration. It is meant for information that 613/// that is simply useful to show up in the log with the activity use <see cref="Tags"/>.