1 write to _channel
Aspire.Dashboard (1)
ServiceClient\DashboardClient.cs (1)
107
_channel
= CreateChannel();
2 references to _channel
Aspire.Dashboard (2)
ServiceClient\DashboardClient.cs (2)
115
_client = new Aspire.DashboardService.Proto.V1.DashboardService.DashboardServiceClient(
_channel
);
763
_channel
?.Dispose();