2 references to PropName_LogLevel
aspire (2)
BackchannelJsonSerializerContext.BackchannelLogEntry.g.cs (1)
177
writer.WritePropertyName(
PropName_LogLevel
);
BackchannelJsonSerializerContext.PublishingActivityData.g.cs (1)
324
writer.WriteString(
PropName_LogLevel
, ((global::Aspire.Cli.Backchannel.PublishingActivityData)value).LogLevel);