1 reference to ThrowsAsync
InteropClient (1)
InteropClient.cs (1)
494
var ex = await Assert.
ThrowsAsync
<RpcException>(() => call.ResponseAsync);