4 references to __Method_BodyPathPost
Microsoft.AspNetCore.Grpc.Swagger.Tests (4)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\XmldocGrpc.cs (4)
319return CallInvoker.BlockingUnaryCall(__Method_BodyPathPost, null, options, request); 343return CallInvoker.AsyncUnaryCall(__Method_BodyPathPost, null, options, request); 457.AddMethod(__Method_BodyPathPost, serviceImpl.BodyPathPost) 471serviceBinder.AddMethod(__Method_BodyPathPost, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::Xmldoc.StringRequestWithDetail, global::Xmldoc.StringReply>(serviceImpl.BodyPathPost));