4 references to __Method_BodyRootPost
Microsoft.AspNetCore.Grpc.Swagger.Tests (4)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net11.0\Proto\XmldocGrpc.cs (4)
271return CallInvoker.BlockingUnaryCall(__Method_BodyRootPost, null, options, request); 295return CallInvoker.AsyncUnaryCall(__Method_BodyRootPost, null, options, request); 456.AddMethod(__Method_BodyRootPost, serviceImpl.BodyRootPost) 470serviceBinder.AddMethod(__Method_BodyRootPost, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::Xmldoc.StringRequestWithDetail, global::Xmldoc.StringReply>(serviceImpl.BodyRootPost));