2 references to SayHelloPostCustomVerbTwo
IntegrationTestsWebsite (2)
artifacts\obj\IntegrationTestsWebsite\Release\net9.0\Protos\GreetGrpc.cs (2)
293.AddMethod(__Method_SayHelloPostCustomVerbTwo, serviceImpl.SayHelloPostCustomVerbTwo).Build(); 316serviceBinder.AddMethod(__Method_SayHelloPostCustomVerbTwo, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::IntegrationTestsWebsite.HelloRequest, global::IntegrationTestsWebsite.HelloReply>(serviceImpl.SayHelloPostCustomVerbTwo));