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