1 write to Scope
aspire (1)
OtlpCliJsonSerializerContext.OtlpScopeSpansJson.g.cs (1)
59
Setter = static (obj, value) => ((global::Aspire.Otlp.Serialization.OtlpScopeSpansJson)obj).
Scope
= value!,
2 references to Scope
aspire (2)
OtlpCliJsonSerializerContext.OtlpScopeSpansJson.g.cs (2)
58
Getter = static obj => ((global::Aspire.Otlp.Serialization.OtlpScopeSpansJson)obj).
Scope
,
126
global::Aspire.Otlp.Serialization.OtlpInstrumentationScopeJson __value_Scope = ((global::Aspire.Otlp.Serialization.OtlpScopeSpansJson)value).
Scope
;