1 write to _channel
Aspire.Dashboard (1)
ResourceService\DashboardClient.cs (1)
99
_channel
= CreateChannel();
2 references to _channel
Aspire.Dashboard (2)
ResourceService\DashboardClient.cs (2)
107
_client = new DashboardService.DashboardServiceClient(
_channel
);
587
_channel
?.Dispose();