2 references to PropName_Timestamp
aspire (2)
BackchannelJsonSerializerContext.BackchannelLogEntry.g.cs (1)
180
writer.WriteString(
PropName_Timestamp
, ((global::Aspire.Cli.Backchannel.BackchannelLogEntry)value).Timestamp);
BackchannelJsonSerializerContext.PublishingActivityData.g.cs (1)
325
writer.WritePropertyName(
PropName_Timestamp
);