2 references to __Method_SayHelloPostEnum
IntegrationTestsWebsite (2)
artifacts\obj\IntegrationTestsWebsite\Release\net9.0\Protos\GreetGrpc.cs (2)
283.AddMethod(__Method_SayHelloPostEnum, serviceImpl.SayHelloPostEnum) 306serviceBinder.AddMethod(__Method_SayHelloPostEnum, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::IntegrationTestsWebsite.EnumHelloRequest, global::IntegrationTestsWebsite.HelloReply>(serviceImpl.SayHelloPostEnum));