1 reference to RemoteException
Microsoft.TestPlatform.CommunicationUtilities (1)
Serialization\ExceptionConverter.cs (1)
55
var exception = new
RemoteException
(className, message, stackTrace, innerException);