2 instantiations of RequestData
Microsoft.DotNet.Cli.Telemetry (2)
_generated\5\TelemetryJsonContext.RequestData.g.cs (1)
31
ObjectCreator = () => new global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
(),
Implementation\AzureMonitorTelemetrySerializer.cs (1)
74
BaseData = new
RequestData
117 references to RequestData
Microsoft.DotNet.Cli.Telemetry (117)
_generated\13\TelemetryJsonContext.RequestEnvelope.g.cs (40)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>>? _RequestEnvelope;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>> RequestEnvelope
22
get => _RequestEnvelope ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>>)Options.GetTypeInfo(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>> Create_RequestEnvelope(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>> jsonTypeInfo))
29
var objectInfo = new global::System.Text.Json.Serialization.Metadata.JsonObjectInfoValues<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>>
31
ObjectCreator = () => new global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>(),
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
41
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>>(options, objectInfo);
58
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>),
60
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)obj).Name,
61
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)obj).Name = value!,
68
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>).GetProperty("Name", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
80
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>),
82
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)obj).Time,
83
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)obj).Time = value!,
90
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>).GetProperty("Time", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
102
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>),
104
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)obj).InstrumentationKey,
105
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)obj).InstrumentationKey = value!,
112
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>).GetProperty("InstrumentationKey", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
124
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>),
126
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)obj).Tags,
127
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)obj).Tags = value!,
134
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>).GetProperty("Tags", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.Dictionary<string, string>), global::System.Array.Empty<global::System.Type>(), null),
141
var info4 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>>
146
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>),
148
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)obj).Data,
149
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)obj).Data = value!,
156
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>).GetProperty("Data", InstanceMemberBindingFlags, null, typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>), global::System.Array.Empty<global::System.Type>(), null),
159
properties[4] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>>(options, info4);
168
private void RequestEnvelopeSerializeHandler(global::System.Text.Json.Utf8JsonWriter writer, global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>? value)
178
writer.WriteString(PropName_name, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)value).Name);
179
writer.WriteString(PropName_time, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)value).Time);
180
writer.WriteString(PropName_iKey, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)value).InstrumentationKey);
182
DictionaryStringStringSerializeHandler(writer, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)value).Tags);
184
TelemetryDataRequestDataSerializeHandler(writer, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)value).Data);
_generated\22\TelemetryJsonContext.GetJsonTypeInfo.g.cs (3)
42
if (type == typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
))
58
if (type == typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>))
74
if (type == typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryEnvelope<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>))
_generated\5\TelemetryJsonContext.RequestData.g.cs (46)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>? _RequestData;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
> RequestData
22
get => _RequestData ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)Options.GetTypeInfo(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
> Create_RequestData(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
> jsonTypeInfo))
29
var objectInfo = new global::System.Text.Json.Serialization.Metadata.JsonObjectInfoValues<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
41
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>(options, objectInfo);
58
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
),
60
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)obj).Id,
61
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)obj).Id = value!,
68
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
).GetProperty("Id", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
80
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
),
82
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)obj).Name,
83
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)obj).Name = value!,
90
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
).GetProperty("Name", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
100
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
),
102
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)obj).Duration,
103
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)obj).Duration = value!,
110
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
).GetProperty("Duration", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
122
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
),
124
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)obj).Success,
125
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)obj).Success = value!,
132
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
).GetProperty("Success", InstanceMemberBindingFlags, null, typeof(bool), global::System.Array.Empty<global::System.Type>(), null),
142
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
),
144
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)obj).ResponseCode,
145
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)obj).ResponseCode = value!,
152
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
).GetProperty("ResponseCode", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
164
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
),
166
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)obj).Properties,
167
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)obj).Properties = value!,
174
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
).GetProperty("Properties", InstanceMemberBindingFlags, null, typeof(global::System.Collections.Generic.Dictionary<string, string>), global::System.Array.Empty<global::System.Type>(), null),
184
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
),
186
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)obj).Ver,
187
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)obj).Ver = value!,
194
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
).GetProperty("Ver", InstanceMemberBindingFlags, null, typeof(int), global::System.Array.Empty<global::System.Type>(), null),
204
private void RequestDataSerializeHandler(global::System.Text.Json.Utf8JsonWriter writer, global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
? value)
214
writer.WriteString(PropName_id, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)value).Id);
215
writer.WriteString(PropName_name, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)value).Name);
216
writer.WriteString(PropName_duration, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)value).Duration);
217
writer.WriteBoolean(PropName_success, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)value).Success);
218
writer.WriteString(PropName_responseCode, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)value).ResponseCode);
219
global::System.Collections.Generic.Dictionary<string, string> __value_Properties = ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)value).Properties;
225
writer.WriteNumber(PropName_ver, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
)value).Ver);
_generated\9\TelemetryJsonContext.TelemetryDataRequestData.g.cs (25)
13
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>>? _TelemetryDataRequestData;
19
public global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>> TelemetryDataRequestData
22
get => _TelemetryDataRequestData ??= (global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>>)Options.GetTypeInfo(typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>));
25
private global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>> Create_TelemetryDataRequestData(global::System.Text.Json.JsonSerializerOptions options)
27
if (!TryGetTypeInfoForRuntimeCustomConverter<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>>(options, out global::System.Text.Json.Serialization.Metadata.JsonTypeInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>> jsonTypeInfo))
29
var objectInfo = new global::System.Text.Json.Serialization.Metadata.JsonObjectInfoValues<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>>
31
ObjectCreator = () => new global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>(),
35
ConstructorAttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>).GetConstructor(InstanceMemberBindingFlags, binder: null, global::System.Array.Empty<global::System.Type>(), modifiers: null),
41
jsonTypeInfo = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreateObjectInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>>(options, objectInfo);
58
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>),
60
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)obj).BaseType,
61
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)obj).BaseType = value!,
68
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>).GetProperty("BaseType", InstanceMemberBindingFlags, null, typeof(string), global::System.Array.Empty<global::System.Type>(), null),
75
var info1 = new global::System.Text.Json.Serialization.Metadata.JsonPropertyInfoValues<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>
80
DeclaringType = typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>),
82
Getter = static obj => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)obj).BaseData,
83
Setter = static (obj, value) => ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)obj).BaseData = value!,
90
AttributeProviderFactory = static () => typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>).GetProperty("BaseData", InstanceMemberBindingFlags, null, typeof(global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
), global::System.Array.Empty<global::System.Type>(), null),
93
properties[1] = global::System.Text.Json.Serialization.Metadata.JsonMetadataServices.CreatePropertyInfo<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>(options, info1);
100
private void TelemetryDataRequestDataSerializeHandler(global::System.Text.Json.Utf8JsonWriter writer, global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>? value)
110
writer.WriteString(PropName_baseType, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)value).BaseType);
112
RequestDataSerializeHandler(writer, ((global::Microsoft.DotNet.Cli.Telemetry.Implementation.TelemetryData<global::Microsoft.DotNet.Cli.Telemetry.Implementation.
RequestData
>)value).BaseData);
Implementation\AzureMonitorTelemetrySerializer.cs (2)
65
var envelope = new TelemetryEnvelope<
RequestData
>
71
Data = new TelemetryData<
RequestData
>
Implementation\BreezeEnvelope.cs (1)
207
[JsonSerializable(typeof(TelemetryEnvelope<
RequestData
>), TypeInfoPropertyName = "RequestEnvelope")]