4 references to __Method_DemoParametersEight
Microsoft.AspNetCore.Grpc.Swagger.Tests (4)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\ParametersGrpc.cs (4)
644return CallInvoker.BlockingUnaryCall(__Method_DemoParametersEight, null, options, request); 654return CallInvoker.AsyncUnaryCall(__Method_DemoParametersEight, null, options, request); 737.AddMethod(__Method_DemoParametersEight, serviceImpl.DemoParametersEight) 757serviceBinder.AddMethod(__Method_DemoParametersEight, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::Params.RequestFour, global::Params.ParamResponse>(serviceImpl.DemoParametersEight));