2 references to Exception
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
Rpc\RpcClient.cs (2)
71if (response.Exception != null) 73completionSource.SetException(new RemoteInvocationException(response.Exception));