Searched refs:__Method_Div (Results 1 – 1 of 1) sorted by relevance
35 …static readonly grpc::Method<global::Math.DivArgs, global::Math.DivReply> __Method_Div = new grpc:… field in Math.Math172 return CallInvoker.BlockingUnaryCall(__Method_Div, null, options, request); in Div()196 return CallInvoker.AsyncUnaryCall(__Method_Div, null, options, request); in DivAsync()284 .AddMethod(__Method_Div, serviceImpl.Div) in BindService()