1 write to Type
aspire (1)
OtlpCliJsonSerializerContext.OtlpEntityRefJson.g.cs (1)
79Setter = static (obj, value) => ((global::Aspire.Otlp.Serialization.OtlpEntityRefJson)obj).Type = value!,
2 references to Type
aspire (2)
OtlpCliJsonSerializerContext.OtlpEntityRefJson.g.cs (2)
78Getter = static obj => ((global::Aspire.Otlp.Serialization.OtlpEntityRefJson)obj).Type, 151string __value_Type = ((global::Aspire.Otlp.Serialization.OtlpEntityRefJson)value).Type;