4 references to __Method_DemoParametersSix
Microsoft.AspNetCore.Grpc.Swagger.Tests (4)
artifacts\obj\Microsoft.AspNetCore.Grpc.Swagger.Tests\Release\net9.0\Proto\ParametersGrpc.cs (4)
562return CallInvoker.BlockingUnaryCall(__Method_DemoParametersSix, null, options, request); 586return CallInvoker.AsyncUnaryCall(__Method_DemoParametersSix, null, options, request); 735.AddMethod(__Method_DemoParametersSix, serviceImpl.DemoParametersSix) 755serviceBinder.AddMethod(__Method_DemoParametersSix, serviceImpl == null ? null : new grpc::UnaryServerMethod<global::Params.RequestThree, global::Params.ParamResponse>(serviceImpl.DemoParametersSix));