2 instantiations of DashboardUrlsState
Aspire.Hosting (2)
Backchannel\AppHostRpcTarget.cs (2)
161
return new
DashboardUrlsState
168
return new
DashboardUrlsState
2 references to DashboardUrlsState
Aspire.Hosting (2)
Backchannel\AppHostRpcTarget.cs (2)
120
public Task<
DashboardUrlsState
> GetDashboardUrlsAsync()
125
public async Task<
DashboardUrlsState
> GetDashboardUrlsAsync(CancellationToken cancellationToken)