3 references to Tags
Aspire.Cli.Tests (1)
Telemetry\AspireCliTelemetryTests.cs (1)
100var eventTags = exceptionEvent.Tags.ToDictionary(t => t.Key, t => t.Value);
dotnet (1)
Telemetry\TelemetryDiskLogger.cs (1)
88tags: e.Tags.ToDictionary()
System.Diagnostics.DiagnosticSource (1)
System\Diagnostics\DiagLinkedList.cs (1)
194if (ae.Tags is not null)