2 references to __Method_SayHelloPost
IntegrationTestsWebsite (2)
artifacts\obj\IntegrationTestsWebsite\Release\net9.0\Protos\GreetGrpc.cs (2)
281.AddMethod(__Method_SayHelloPost, serviceImpl.SayHelloPost) 304serviceBinder.AddMethod(__Method_SayHelloPost, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::IntegrationTestsWebsite.HelloRequest, global::IntegrationTestsWebsite.HelloReply>(serviceImpl.SayHelloPost));