2 references to __Method_CacheableUnaryCall
InteropClient (2)
artifacts\obj\InteropClient\Release\net11.0\TestGrpc.cs (2)
304
return CallInvoker.BlockingUnaryCall(
__Method_CacheableUnaryCall
, null, options, request);
332
return CallInvoker.AsyncUnaryCall(
__Method_CacheableUnaryCall
, null, options, request);