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