4 references to __Method_DemoParametersFour
Microsoft.AspNetCore.Grpc.Swagger.Tests (4)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\ParametersGrpc.cs (4)
466return CallInvoker.BlockingUnaryCall(__Method_DemoParametersFour, null, options, request); 490return CallInvoker.AsyncUnaryCall(__Method_DemoParametersFour, null, options, request); 733.AddMethod(__Method_DemoParametersFour, serviceImpl.DemoParametersFour) 753serviceBinder.AddMethod(__Method_DemoParametersFour, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::Params.RequestTwo, global::Params.ParamResponse>(serviceImpl.DemoParametersFour));