2 references to Response
Microsoft.CodeAnalysis.Workspaces.MSBuild (2)
Rpc\RpcClient.cs (2)
55
Response
? response;
58
response = JsonConvert.DeserializeObject<
Response
>(line);