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