10 writes to InstrumentationKey
Microsoft.DotNet.Cli.Telemetry (10)
Generated\361d1da7f942c932\TelemetryJsonContext.DependencyEnvelope.g.cs (1)
105
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RemoteDependencyData>)obj).
InstrumentationKey
= value!,
Generated\361d1da7f942c932\TelemetryJsonContext.ExceptionEnvelope.g.cs (1)
105
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData>)obj).
InstrumentationKey
= value!,
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TelemetryJsonContext.MessageEnvelope.g.cs (1)
105
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.MessageData>)obj).
InstrumentationKey
= value!,
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TelemetryJsonContext.RequestEnvelope.g.cs (1)
105
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RequestData>)obj).
InstrumentationKey
= value!,
Implementation\AzureMonitorLogSerializer.cs (2)
135
InstrumentationKey
= instrumentationKey,
151
InstrumentationKey
= instrumentationKey,
Implementation\AzureMonitorTelemetrySerializer.cs (4)
69
InstrumentationKey
= instrumentationKey,
92
InstrumentationKey
= instrumentationKey,
133
InstrumentationKey
= instrumentationKey,
149
InstrumentationKey
= instrumentationKey,
8 references to InstrumentationKey
Microsoft.DotNet.Cli.Telemetry (8)
Generated\361d1da7f942c932\TelemetryJsonContext.DependencyEnvelope.g.cs (2)
104
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RemoteDependencyData>)obj).
InstrumentationKey
,
180
writer.WriteString(PropName_iKey, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RemoteDependencyData>)value).
InstrumentationKey
);
Generated\361d1da7f942c932\TelemetryJsonContext.ExceptionEnvelope.g.cs (2)
104
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData>)obj).
InstrumentationKey
,
180
writer.WriteString(PropName_iKey, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData>)value).
InstrumentationKey
);
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TelemetryJsonContext.MessageEnvelope.g.cs (2)
104
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.MessageData>)obj).
InstrumentationKey
,
180
writer.WriteString(PropName_iKey, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.MessageData>)value).
InstrumentationKey
);
Generated\Basic.CompilerLog.Util\Basic.CompilerLog.Util.Impl.BasicGeneratedFilesAnalyzerReference\TelemetryJsonContext.RequestEnvelope.g.cs (2)
104
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RequestData>)obj).
InstrumentationKey
,
180
writer.WriteString(PropName_iKey, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.RequestData>)value).
InstrumentationKey
);