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