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