2 instantiations of ResourcesPageState
Aspire.Dashboard (1)
Components\Pages\Resources.razor.cs (1)
826
return new
ResourcesPageState
Aspire.Dashboard.Components.Tests (1)
Pages\ResourcesTests.cs (1)
233
new Components.Pages.Resources.
ResourcesPageState
3 references to ResourcesPageState
Aspire.Dashboard (3)
Components\Pages\Resources.razor.cs (3)
26
public partial class Resources : ComponentBase, IComponentWithTelemetry, IAsyncDisposable, IPageWithSessionAndUrlState<Resources.ResourcesViewModel, Resources.
ResourcesPageState
>
808
public string GetUrlFromSerializableViewModel(
ResourcesPageState
serializable)
824
public
ResourcesPageState
ConvertViewModelToSerializable()