1 write to _resourceWatchTask
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
259
_resourceWatchTask
= Task.WhenAll(watchResourcesTask, watchSubscribersTask, watchInformationChannelTask);
1 reference to _resourceWatchTask
Aspire.Hosting (1)
Dcp\DcpExecutor.cs (1)
141
if (
_resourceWatchTask
is { } resourceTask)