1 write to Ver
Microsoft.DotNet.Cli.Telemetry (1)
_generated\1\TelemetryJsonContext.ExceptionData.g.cs (1)
61Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData)obj).Ver = value!,
2 references to Ver
Microsoft.DotNet.Cli.Telemetry (2)
_generated\1\TelemetryJsonContext.ExceptionData.g.cs (2)
60Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData)obj).Ver, 152writer.WriteNumber(PropName_ver, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.ExceptionData)value).Ver);