10 writes to Name
Microsoft.DotNet.Cli.Telemetry (10)
_generated\10\TelemetryJsonContext.ExceptionEnvelope.g.cs (1)
61
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData>)obj).
Name
= value!,
_generated\11\TelemetryJsonContext.MessageEnvelope.g.cs (1)
61
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.MessageData>)obj).
Name
= value!,
_generated\12\TelemetryJsonContext.DependencyEnvelope.g.cs (1)
61
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RemoteDependencyData>)obj).
Name
= value!,
_generated\13\TelemetryJsonContext.RequestEnvelope.g.cs (1)
61
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RequestData>)obj).
Name
= value!,
Implementation\AzureMonitorLogSerializer.cs (2)
133
Name
= BreezeSchema.ExceptionEnvelopeName,
149
Name
= BreezeSchema.MessageEnvelopeName,
Implementation\AzureMonitorTelemetrySerializer.cs (4)
67
Name
= BreezeSchema.RequestEnvelopeName,
90
Name
= BreezeSchema.DependencyEnvelopeName,
131
Name
= BreezeSchema.ExceptionEnvelopeName,
147
Name
= BreezeSchema.MessageEnvelopeName,
8 references to Name
Microsoft.DotNet.Cli.Telemetry (8)
_generated\10\TelemetryJsonContext.ExceptionEnvelope.g.cs (2)
60
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData>)obj).
Name
,
178
writer.WriteString(PropName_name, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData>)value).
Name
);
_generated\11\TelemetryJsonContext.MessageEnvelope.g.cs (2)
60
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.MessageData>)obj).
Name
,
178
writer.WriteString(PropName_name, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.MessageData>)value).
Name
);
_generated\12\TelemetryJsonContext.DependencyEnvelope.g.cs (2)
60
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RemoteDependencyData>)obj).
Name
,
178
writer.WriteString(PropName_name, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RemoteDependencyData>)value).
Name
);
_generated\13\TelemetryJsonContext.RequestEnvelope.g.cs (2)
60
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RequestData>)obj).
Name
,
178
writer.WriteString(PropName_name, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RequestData>)value).
Name
);