1 instantiation of StructuredLogsPageState
Aspire.Dashboard (1)
Components\Pages\StructuredLogs.razor.cs (1)
432
return new
StructuredLogsPageState
3 references to StructuredLogsPageState
Aspire.Dashboard (3)
Components\Pages\StructuredLogs.razor.cs (3)
23
public partial class StructuredLogs : IComponentWithTelemetry, IPageWithSessionAndUrlState<StructuredLogs.StructuredLogsPageViewModel, StructuredLogs.
StructuredLogsPageState
>
418
public string GetUrlFromSerializableViewModel(
StructuredLogsPageState
serializable)
430
public
StructuredLogsPageState
ConvertViewModelToSerializable()