2 references to ExecuteResourceCommand
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceServiceGrpc.cs (2)
241.AddMethod(__Method_ExecuteResourceCommand, serviceImpl.ExecuteResourceCommand).Build(); 254serviceBinder.AddMethod(__Method_ExecuteResourceCommand, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::Aspire.ResourceService.Proto.V1.ResourceCommandRequest, global::Aspire.ResourceService.Proto.V1.ResourceCommandResponse>(serviceImpl.ExecuteResourceCommand));