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