Searched refs:ParseRpcArgument (Results 1 – 1 of 1) sorted by relevance
85 this.rpcs = ParseRpcArgument(this.options.Rpc); in XdsInteropClient()245 private static List<RpcType> ParseRpcArgument(string rpcArg) in ParseRpcArgument() method in Grpc.IntegrationTesting.XdsInteropClient