2 references to Tags
Aspire.Cli.Tests (1)
Telemetry\AspireCliTelemetryTests.cs (1)
99var eventTags = exceptionEvent.Tags.ToDictionary(t => t.Key, t => t.Value);
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\DiagLinkedList.cs (1)
194if (ae.Tags is not null)