3 references to __Method_WatchResources
Aspire.Dashboard (3)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceServiceGrpc.cs (3)
192return CallInvoker.AsyncServerStreamingCall(__Method_WatchResources, null, options, request); 239.AddMethod(__Method_WatchResources, serviceImpl.WatchResources) 252serviceBinder.AddMethod(__Method_WatchResources, serviceImpl == null ? null : new grpc::ServerStreamingServerMethod<global::Aspire.ResourceService.Proto.V1.WatchResourcesRequest, global::Aspire.ResourceService.Proto.V1.WatchResourcesUpdate>(serviceImpl.WatchResources));