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