2 references to GetApplicationInformation
Aspire.Dashboard (2)
artifacts\obj\Aspire.Dashboard\Debug\net8.0\ResourceServiceGrpc.cs (2)
238
.AddMethod(__Method_GetApplicationInformation, serviceImpl.
GetApplicationInformation
)
251
serviceBinder.AddMethod(__Method_GetApplicationInformation, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::Aspire.ResourceService.Proto.V1.ApplicationInformationRequest, global::Aspire.ResourceService.Proto.V1.ApplicationInformationResponse>(serviceImpl.
GetApplicationInformation
));