3 writes to Exceptions
Microsoft.DotNet.Cli.Telemetry (3)
_generated\1\TelemetryJsonContext.ExceptionData.g.cs (1)
81
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData)obj).
Exceptions
= value!,
Implementation\AzureMonitorLogSerializer.cs (1)
176
Exceptions
=
Implementation\AzureMonitorTelemetrySerializer.cs (1)
199
Exceptions
=
3 references to Exceptions
Microsoft.DotNet.Cli.Telemetry (3)
_generated\1\TelemetryJsonContext.ExceptionData.g.cs (2)
80
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData)obj).
Exceptions
,
154
ListExceptionDetailsSerializeHandler(writer, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData)value).
Exceptions
);
Implementation\BreezeEnvelope.cs (1)
157
/// <summary>A single exception entry inside <see cref="ExceptionData.
Exceptions
"/>.</summary>