10 writes to Tags
Microsoft.DotNet.Cli.Telemetry (10)
_generated\10\TelemetryJsonContext.ExceptionEnvelope.g.cs (1)
127
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData>)obj).
Tags
= value!,
_generated\11\TelemetryJsonContext.MessageEnvelope.g.cs (1)
127
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.MessageData>)obj).
Tags
= value!,
_generated\12\TelemetryJsonContext.DependencyEnvelope.g.cs (1)
127
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RemoteDependencyData>)obj).
Tags
= value!,
_generated\13\TelemetryJsonContext.RequestEnvelope.g.cs (1)
127
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RequestData>)obj).
Tags
= value!,
Implementation\AzureMonitorLogSerializer.cs (2)
136
Tags
= tags,
152
Tags
= tags,
Implementation\AzureMonitorTelemetrySerializer.cs (4)
70
Tags
= spanTags,
93
Tags
= spanTags,
134
Tags
= tags,
150
Tags
= tags,
8 references to Tags
Microsoft.DotNet.Cli.Telemetry (8)
_generated\10\TelemetryJsonContext.ExceptionEnvelope.g.cs (2)
126
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData>)obj).
Tags
,
182
DictionaryStringStringSerializeHandler(writer, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData>)value).
Tags
);
_generated\11\TelemetryJsonContext.MessageEnvelope.g.cs (2)
126
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.MessageData>)obj).
Tags
,
182
DictionaryStringStringSerializeHandler(writer, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.MessageData>)value).
Tags
);
_generated\12\TelemetryJsonContext.DependencyEnvelope.g.cs (2)
126
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RemoteDependencyData>)obj).
Tags
,
182
DictionaryStringStringSerializeHandler(writer, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RemoteDependencyData>)value).
Tags
);
_generated\13\TelemetryJsonContext.RequestEnvelope.g.cs (2)
126
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RequestData>)obj).
Tags
,
182
DictionaryStringStringSerializeHandler(writer, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RequestData>)value).
Tags
);