Searched defs:UnimplementedService (Results 1 – 4 of 4) sorted by relevance
70 service UnimplementedService { service72 rpc UnimplementedCall(grpc.testing.Empty) returns (grpc.testing.Empty);
68 module UnimplementedService module
135 public void UnimplementedService() in UnimplementedService() method in Grpc.IntegrationTesting.InteropClientServerTest
594 public static partial class UnimplementedService class