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